Hi,
I have a sharepoint list with multi select choice field. I have customised the sharepoint form where the dropdown list is changed to checkboxes. global variables are used to capture the checkbox selections. I have followed some of the videos available on youtube to do this. (Use a gallery and add checkboxes within the gallery).
It works fine as expected. However, I have come across an issue with caching the checkbox selections.
I have tried to reset the variables as mentioned in the videos. (OnNew/OnEdit/OnCancel/OnSuccess) Unfortunately, none of them works. If I try to create a second item soon after creating an item, the previous selections are retained.
has anyone come across such an issues? I would really appreciate if you can help me solve this,
Many Thanks,