Hello,
I’m having issues with loading data dynamically into an active list. I am able to do it with the data editor, but it’s messy and I was hoping to figure out a way to do it this way.
Here is the code: https://webix.com/snippet/a957669b
I’m attempting to load the richselect with the user templates (stored on the server) and then load the users sequence settings for each row. I can’t figure out how to set the richselect value dynamically.
Any help would be appreciated!