Is it possible when adding a node, to have the preview button popup a preview of the node (and only the node)?

Thanks,

Eugene

Comments

vertazzar’s picture

that is possible with hooks

eugene dubois’s picture

I presume you mean hook_form_alter ?

sirkitree’s picture

Status: Active » Closed (duplicate)

Please read the documentation that comes with the module for how to use the hooks it provides. There is also another issue here: #385588: Popups on Form Submit talking about how to use popups with form buttons.

meecect’s picture

Is there any more advice on how to make this work?