Groovy - Make particular cells on form locked/not editable — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Groovy - Make particular cells on form locked/not editable

edited May 14, 2020 8:50PM in Planning 1 comment

Content

Hi Team,

We have developed a form, where we need that wherever the member is List price, that row should become read only. We have these members under the parent List Price details & we referred that. Now, the below rule is making locked the list price member which is fine, but it is also locking the revenue members which is under entirely different parent (Gross Profit->Total Revenue) which we did not refer anywhere. Please let us know where is the error. Below is the script - 

Cube cube = operation.application.getCube("OEP_FS")
Dimension accountDim = operation.application.getDimension("Account", cube)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!