1. Create a Custom Record, Customization > Lists, Records, & Fields > Record Types > New.
2. Add a Name and click Save.
3. Add a field, the questions can be entered there. If the question is over 50 characters, users will not be able to enter the whole label. Just enter "Question 1" Or maybe just a description.
4. After saving the field, navigate to the Online Forms tab and Create a New Online HTML Form. (Users will need an HTML Template).
5. Create an HTML Template via Notepad.
Like the example above, enter the fieldID of the custom field (question) inside the HTML template, the example above shows NLCUSTRECORD1 as the fieldID of the question from the custom record.
6. Type in the whole question inside the Label as shown on the example above and save the HTML Codes above as an HTML file.
7. Create a new HTML Template and update the HTML File.
8. Click Save.
After saving the results should show you that the question is now showing as what was written down on the label from the HTML File.
No comments:
Post a Comment