A drop-down menu is a menu that offers a list of options. M5 provided a function to add item to existing dropdown.
How to add item to dropdown
Create a new behavior. Put the appropriate caption. Click Action wizard.
Click Create an action.
Click Other Scribe Functions.
Select Add Item to Dropdown. Click OK.
Click Save changes.
Click View code to view the coding.
You need to change dropdown field and item caption accordingly based on your form. In this example, we going to add 'Malindo' into CompanyName dropdown field. Click Check Syntax to check any syntax error. Please make sure don't have any error then click Save and close.
Click Create now.
Example how it look in the form:
Before add item to dropdown
After add item to dropdown
Commentaires