|
|
Re: Hide a single Row field of Multi record Item [message #481473 is a reply to message #481422] |
Wed, 03 November 2010 12:57 |
joy_division
Messages: 4963 Registered: February 2005 Location: East Coast USA
|
Senior Member |
|
|
This is a VERY general question with not a lot of detail. I'll take a stab at a solution, but it probably will not be what you want.
In the multi-record block, have the real column not displayed. Have a non database text item (or display item) displayed in place of the column on the canvas. Have a trigger on when-new-item-instance or post-change or when-validate-item that sets the display field to null if the real column = 23.
|
|
|
|