I have been on this for days bubble support team have been immensely supportive but my target has not been archived.
I am building an app where users answer questions and when a Question is answered by “(current User )’ the question gets removed from the users list of questions and shows the next question that has not been answered
In my data table my set up is like this
Question
User
Answered - yes/No lists
On user data table I have questions - Question ( List of Questions)
In the repeating group where questions are displayed I have put a constrain
To search for list of questions with answer = No
And in my workflow I added remove list then show next Question
My problem is when question is answered the repeating group does not show
next question and the Question marked answered is still seen
I need help for the best solution to this
1
make the repeating group show only questions with value answered “no”
2
Make the repeating group show next question after a question has been answered by current user.
Just put the constraint directly on the RG datasource… no need to use workflow actions to remove items from the RG, that’s just over complicating things here…
i.e. search for question who’s User is the current User and who’s Answered is no
(not what you’ve currently got)
I’m not sure what you mean here… your RG is showing list of questions, no? So what do you mean by ‘show the next question’?..
There are multiple questions so, I want the repeating group to show the next question not answered after each one is answered I figured there is an error in my set up and workflow so Im trying to make some changes
Thanks for the support but I am still battling with this, attached is my set up, my RG set up, DB set-up and workflow,
I have three problems
1 - the repeating group does not show next question after the user answers
2 - I used another set-up the repeating group shows the next questions but gets stalled on the next question
3 ; and with the other method once the user signs out and signs back in, the repeating group starts from first question
I need urgent help for this due to a presentation coming up today, every support from bubble has lead me to a dead-end, I got it to work perfecting at a point but when I try a restore the system forces me to merge
Please community provide me support it will be much appreciated