Adding a POST form
This page lists all of your form fields and lets you "Smart Fill" them (i.e. set their field types and contents) at the click of a button.
Limitations: checkboxes and radio buttons
Due to the nature of HTML, checkboxes and radio buttons have their labels located outside of the input field elements: technically they could appear anywhere in the webpage. For instance:
Because of this, the Smart Fill feature doesn't pre-fill the display texts for checkboxes or radio buttons, since it doesn't know where to find them! Dropdowns always have their labels found in the same place, so they CAN be pre-filled.
Once you've finished configuring your form fields, click the "Next Step" button to continue.