/ Published in: PHP
URL: batandwa.me/node/2
Creates a textbox display all the form IDs of the forms shown on the page. This can be hand when retrieving a form ID to alter a form.
Expand |
Embed | Plain Text
'#type' => 'textfield', '#title' => 'Form ID', '#default_value' => $form_id, '#weight' => 999, );
You need to login to post a comment.
