Conditional Buttons on Query do NOT seem to be recomputed

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
BLOMASKY
Posts: 1473
Joined: Wed Sep 30, 2015 10:08 pm
Location: Ocala FL

Conditional Buttons on Query do NOT seem to be recomputed

Post by BLOMASKY »

Same Query as last question. I have a button to create new objects, and if I put a condition on the button of:

LoggedInRegularUser.selectedTerminalItem.ID > 0 it is NEVER re-evaluated. (I know when the layout is displayed the selectedTerminalItem is UNDEFINED, but again, when the master query has a row selected, this IS updated (and I am displaying it in the header, just to make sure) but the button is never enabled.

Bruce
Post Reply