BulletedList
Jump to navigation
Jump to search
For a nicer display, it is possible to create a bulletted list from a checkbox or multi-selection field. The list can only be displayed in a read-only field or in a hidden field. This will not work in a text field.
- Item 1
- Item 2
Check the 'Dynamic value contains calculations' box. Then add the following line replacing the example with the actual field to list
'<UL><LI>'+REPLACE('#REPLACE-FORMFIELD-','||','</LI><LI>')+'</LI></UL>'