I have a database that has a yes/no data type associated to it, i also have the spanish equivalent of it as another element type si/no. My goal is for the user to click on a radiobutton either si or no (yes or no). How can i sort the answers of a repeating group to search for the data whose element are either yes/no which the user selected from the radio button. note that i dont want to change the radiobuttons lenguage, spanish choices must be the ones. thanks very much
Radio button's value is Si
will return yes
Click more, select is and manually enter Si
i dont understand, where shoud i click more?
Look at your screenshot… you can see (more) at the end of your expression
but that will only fetch me 1 option meaning that it will only fetch me when the user selects SI
If user doesn’t select Si… this mean is no (false). No?
isnt this a loop? anyway it doesnt seem to be working
Only set one. You cannot set it twice.
Only set the Si one. That’s all.
1 Like
fantastic man, you solved it, i dont fully understand how it works but it works
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.