I’m trying to access the multiselect list data as soon as it’s been loaded so that I can filter it, but I can’t seem to access the list data. I’ve tried “onAfterRender” and “ready”, but neither work.
Anyone know how to access the list data? Here is the snippet: Code Snippet