I'm looking for a solution to push the password form of Protected node module into a Modal forms (with ctools).
Is it an example or tutorial how to do it?

Comments

grimreaper’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Hello,

In https://www.drupal.org/project/entity_access_password, you will have to implement a new field formatter and it will be ok.

grimreaper’s picture