Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

I've made a ctools modal form for add,edit and delete a node successfully.

But i need to make the delete happens as the default form act (the user could delete the node after he clicks the button edit )

I thought of sending an ajax request and simply do the confirm by another popup but my problem is how to embed a js code to the rendered form by ctools

Please help or advice with a better scenario

Thanks in advance

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.