By using this website, you agree to our Terms of Use (click here)
In order to allow me to focus on Consulting (click here) and Courses (click here), I continue to review all posts here in the Forums, but, in general, I'm only personally responding to posts that I mark as #AcumaticaTnT (click here). For Questions (click here), others may respond, or you can post over at Community.Acumatica.com (click here).
Sincerely,
Tim Rodman
I am trying to be clear in my question so please forgive me if its not 🙂
I am trying to hide a panel based on the value of a size variable I set up in a detail group. The detail line will list all the available sizes of a garment. Based on the result, I need to use the visible expression in the following group to hide or show panels in the following group.
The variable does retrieve the value but the problem is it only gives me the values of the last line as it resets for each line. I was planning to have 1 variable for each size, and have it set a status as true if it's present.
Is there any way to store that variable instead of re-evaluating on each pass?
Can you provide a sample of the report?
In the variable formula, can you check to see if it's true, then keep the value if it's already true?