8,849
edits
Changes
→Referencing the Value
Using @fieldname@ will return the Yes, No, or Maybe. But using @fieldname.combovalue@ will return 1, 2, or 3.
Using @''fieldname''.value @ will display the full HTML of the field; in other words, a dropdown box containing the values of the field will be displayed.
==Notes==