Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI,
Am I able to use object ID in an expression.
I want, for example, Textbox B to be visible when textbox A is hidden, Textbox B to be hidden when textbox A is visible.
I have something in my mind like
if( ObjectID(for textbox A) =1, ObjectID(for textbox B) to 0,ObjectID(for textbox B)=1 )
You have enter the value for this (VHidden) Variable,
Like Value =1 or =0