I am populating checkbox options based on a user profile.
I'd like to populate the checkbox options when the form is created, eg if the user profile is subsequently changed, I do not want my form to reflect those changes.
I am using the simple checkbox selector widget with a microflow source but this method not working as I'd like. Checkbox options are always showing what's currently in the user profile.
Can anyone help with a solution for this?
Thank you.