Hello everybody,
I have a problem with my app.
I want to reset my selections on change
but I don't want to restart the layout for every selection.
Here is my .capx file
https://www.dropbox.com/s/75ybpnl7gu054 ... .capx?dl=0
On select pet choose one
on action choose one
on choice select option
if selection changed reset list for all options under the selection.
Currently if items selected they don't go to default selections
any help would be nice or alternatives to how this could be done.
Thanks Jeremy C.
Update: I believe I solved my issue. I added set selection to (0) = default choice.
So now when I change item it resets list
update: nope Thought I had it but then I closed it out with out saving now I have to rethink what I did.