Saturday, September 22, 2018

Use Radio Button Values on Online HTML Forms

User wants to create a radio button type of field to be used on online survey form.


This is possible through a custom Online HTML Form.


1. Go to Customization > Lists, Records & Fields > Record Types.
2. Click on the name of Record Type.
3. Subtab Fields tab, click New Field.
4. Set the following:

  • Label: Radio Button
  • ID: bdm
  • Type: Free-form Text
  • Store Value: checked
5. Click Save.
6. Subtab Online Forms, click New Online HTML Form.
7. Enter Title
8. Click at symbol + next to the field Template.
9. Enter Name.
10. Subtab Template, enter Title.
11. Field for the template itself, enter HTML code:

12. Click Save.
13. Subtab Select Fields, add the custom field that you have just created (ID: bdm).
14. Click Save.


To test the newly created Online HTML Form, go to subtab Online Forms and click at the Form's name. Access the form using the link at field Publishable Form URL displayed at subtab External


NOTE: Enhancement 83961 has been filed to have the ability to use Radio Buttons on Customer Survey Form.

No comments:

Post a Comment