Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link Par2: Disabling Edit In Place on the fly 2003-05-04 -- Ignacio Moreno > If I have 3 column in EIP Browse, column1, column2 and Column3,
> Is it possible to Enable or Disable column2 At Run Time, based on what is
> entered at column1 ?
>
in the TakeEvent embed for column2, priority 1000 (before generated code):
IF YourConditionOnColumn1ToDisable = TRUE
Return EditAction:Forward
END
Today is November 21, 2024, 6:33 am This article has been viewed 35218 times.
|
|