tomajx
November 14, 2023, 3:37am
1
Hey everyone, I’m using the new bubble table element, and after you check a checkbox it’s value gets carried over to the other pages of the table.
I am using the listshifter plugin to do the pagination
P.s checkbox value is dynamic, binded to each row-
tomajx
November 15, 2023, 6:30pm
2
Bump, have this issue in couple of my apps, so it’s really important
J805
November 15, 2023, 7:42pm
3
Hey @tomajx
In that workflow, make sure the last step ‘resets the relevant input’. Otherwise it will do that.
Does that help?
1 Like
tomajx
November 15, 2023, 11:14pm
4
I did try doing the ‘reset relevan inputs’, and animating the table with 100ms fade in animation (as that has helped in similar scenarios), no luck
J805
November 15, 2023, 11:16pm
5
Hmm
Something else to check… What is your condition on the checkbox element? Anything important?
Can you share a screenshot of your workflow?
tomajx
November 16, 2023, 3:00am
6
Checkboxs condition is just the default stuff-
And here is the workflow (same for back button).
workflow for the checkbox is external API call (same when unchecked, jus different call)-
J805
November 16, 2023, 4:10am
7
I see the issue I think.
The reset input isn’t working because it’s on the wrong workflow. It needs to be on the workflow that is actually updating the checkbox value. Does that make sense?
system
Closed
November 28, 2023, 3:38am
8
This topic was automatically closed after 14 days. New replies are no longer allowed.