I have a form set up as a continious form linking to a table.
One of the fields called post_added is a boolean field, if this value is false i want a button to appear next to that record which says “Add Transaction” .
have been playing around with the on current event but this brings up the button several times and i have to click on a record to change whether the button is visible or not.
any suggestions on how to go about this pleasE ?