quiksilver1804
New member
- Local time
- Today, 17:06
- Joined
- Jun 29, 2006
- Messages
- 8
I have a continuous form and want to display 6 buttons. I want the buttons to display depending on if there is a value in a certain field or not..
fields "DocNum1" thru "DocNum6" from TCD_RequestedCRDB
I was told that the Visible property doesn't work for individual records on continuous forms (that it will affect all records).
Is this true? i tried and couldn't get it to work..
fields "DocNum1" thru "DocNum6" from TCD_RequestedCRDB
I was told that the Visible property doesn't work for individual records on continuous forms (that it will affect all records).
Is this true? i tried and couldn't get it to work..