Toolbox bug when trying to change value yes/no

Hi all, I’m having this issue which I hope to get any kind of help from here. I have this repeating group which is with a partial view and I move through its items with these arrows. I have used a function from the toolbox plugin which observes the last item of this repeating group and when the function returns to yes, the arrow wont be clickable. As i have made many tests because I thought my logic was wrong, I caught with the step by step debugger that when the value of the function turns to yes, I save that to a state(don’t have to save it, just trying if it was a bug of the toolbox), I saw that the value in fact doesn’t change. Its strange why it happens though. 1. Also there are conditions that this script doesnt run before the DOM is loaded so take that possibility out as an answer, I think.
To make it easier to understand, I have this repeating group where I should show it in 3 different views and I made it as an reusable item I’m providing some screenshots, let me know if you need further explanation or you would suggest me any other ideas on how to make this “partial view” work.







This topic was automatically closed after 70 days. New replies are no longer allowed.