I had install the MultiSelect_ReactAndMob and set it up show the grade group for user to select
As i had problem installing the demo i am not able to learn how to save the selected value to the entity attribute gradegrp. Does the value get save as "EXEC,GRADED,JREXEC" ?
Also if i manage to get it to save to the entity, how do i get the data back to display to the user what had been selected when editing ?
Thank you in advance
Hi Jerah,
Try installing (or referring to) the demo after downloading (using the Download asset and demo option) from the asset page.
However, I will try to help you with your queries.
1) How to save the selected value to the entity attribute gradegrp. Does the value get save as "EXEC,GRADED,JREXEC" ?
2) Also if i manage to get it to save to the entity, how do i get the data back to display to the user what had been selected when editing?
I hope this helps you!
Kind regards,
Benjith Sam
Thank you i will try out your suggestion
I know of one other person who had trouble installing the demo. They raised a ticket with OutSystems support who told them the OutSystems Environment needed updating. Not very satisfactory to me because I don't have enough information to ensure it doesn't happen to others.
I'd like to investigate this further with you - if you have time. I'll message you shortly.
With regard to your issue...
MultiSelect_ReactAndMob widget Crash Course
Remembering which items were selected (ie. end user saving their progress)
The widget does not remember anything.You must store the user selections in an entity yourself.When you return to re-create the selections your user had previously selected (restore their saved progress), you just need to set the "IsSelected=True" attribute for each item in the list (dropdown menu) you want to be selected when the user first re-loads the page (returns to their saved state).
More Information
For more information, each parameter and attribute has its own description.Access the descriptions by hovering over the parameter/attribute, and/or opening the "description" property (useful if the description is truncated in the hover popup).
Hope this helps,happy to help further.
All the best of luck with your developing.
Kind Regards,Chris
I will be going back to office for UAT and Meeting this afternoon. Not sure what is the time difference , Singapore time here is 11:58AM. I will be free only after 6pm will you be available
Hi Jerah, I sent you a message (here on the forum email service).