hougaard / Simple-Object-Designer

Issue tracking for the Simple Object Designer for Business Central
7 stars 0 forks source link

New Fields: 3 Queries #274

Closed keysimm closed 8 months ago

keysimm commented 10 months ago

I'm attempting but struggling to know what types and settings to apply to 3 different fields that I need to create - if somebody could advise it would be appreciated.

Field 1: A large text box to be used to add comments/notes on the task page, but would be full width of the page rather than the width of the column.

[SINCE RESOLVED: using Type = Option with options members comma separated] Field 2: A drop-down list with set options that cannot be edited (only selected by users). Example field: Customer Rating = Blank (as default), Gold, Silver, Bronze.

Field 3: A selectable list which would have pre-defined options but users could continue to add to. Example field: Customer Rating = Blank (as default), Gold, Silver, Bronze... but users can 'add new' values to the list.