Login
`
Templates, Tools and Utilities
|
||
Icetips Article
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, 3:29 am This article has been viewed 35217 times.
|
|