On this forum I read that on the command line you type repre hole on/off depends on what you want and with repre update it will refresh the for updated view.
I have a form created that has a toggle to control the on/off representation which is working, however if my current hole representation state is "ON" when I display my form it still shows as "OFF". If I toggle it twice on the form everything is fine although I would like for my form to show the "ON/OFF" state correctly when I show my form. Is this possible?
I thought about that but couldn't figure out how to store the return of the query in a variable in order to use in my initialization method. I'm sure I'm overlooking something pretty simple but how would I do that? Thanks for your help.