Selection Lists

Selection Lists

Selection lists function similarly to validation lists, with one key difference regarding the SaveToDB add-in.

The SaveToDB add-in does not generate Excel validation lists for selection lists. Instead, it loads the list and converts data table values without creating an Excel validation list. This means users can input any value they choose.

Users also have the option to select values using the List Editor task pane, accessible from the Options menu.

The configuration remains the same; simply use the SelectionList event type in the xls.handlers table.

IDTABLE_SCHEMATABLE_NAMECOLUMN_NAMEEVENT_NAMEHANDLER_SCHEMAHANDLER_NAMEHANDLER_TYPEHANDLER_CODE
 s02cashbookaccount_idSelectionLists02accountsTABLEid, +name
 s02cashbookitem_idValidationLists02itemsTABLEid, +name
 s02cashbookcompany_idValidationLists02companiesTABLEid, +name

This website is using cookies. By continuing to browse, you give us your consent to our use of cookies as explained in our Cookie Policy.