Hi all!
I have an issue where I’ll have a repeating group that allows a user to click on a particular cell to display a popup that shows additional data about the item in that cell. Sometimes, however, it seems that there are issues with the information that gets passed through. As in, 90% of the data in the popup will relate to the item the user clicked, but then for some reason some of the data will be for the repeating group cell next to it.
[Imagine a list of products (shirt, pants, shoes) and user clicks on pants. Popup will show all info about the pants, except maybe the picture of the shoes instead. Data in database is checked and all correct (not an error that picture of shoes somehow was attached to the pants entry).]
My sense is that this primarily happens when I am over-taxing the app – either on a data-heavy page or after taking a number of actions in the app that are running a number of workflows, etc. Has this ever happened to anyone else / any tips or ideas other than having less on my pages? Will upgrading my plan to a higher tier help, or will that just increase the amount of WU available for the month (I haven’t been hitting limit at present, so don’t need to have even more left over at end of month unless those WU can be allocated to improve performance all along the way.)
TIA!!