By johnhelen on
Hi
I create a Form of Content Type to enter records. In current Drupal, when I click "Save", the next page will display the record details.
What I want is when I click "Save" button, I can go to a specific page, not the Detail page. It seem that hook_form_FORM_ID_alter cannot help me in this case
Many thanks
john