Forum Discussion
2 Replies
- asebastianCommunity Manager
Hi JH,
Could you provide more info about what you're trying to achieve with the listbox multi-select? That will make it easier to point you in the right direction.As far as general documentation you can find it here: https://aras.com/en/support/documentation
- jhIdeator I
Thank you for your reply.
For example, I want to use these HTML controls. Where can I find documentation on how to use them, or are their usage methods just the general HTML usage methods.
Regarding the use of listbox multi-select, I want to enable multiple selections, concatenate the selected values, and store them in a field. When I make modifications, it should automatically check the options I have selected.