Redwood: Unexpected Behaviour of Read only property in fields of Revenue — 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

Redwood: Unexpected Behaviour of Read only property in fields of Revenue

in Sales 7 comments

Summary:

Hi Team,

When I go to Redwood Opportunity > Show products and then edit one of the products, a custom Revenue Edit Layout is rendered. This is a copy of standard layout.

  1. When I try to access Read only property in fields like Quantity, Revenue and Amount, this property is not present.
  2. There is an OOTB custom field present for these fields which has below expression. Please let me know what this means and how can I edit it to make it read only according to our needs
    {{ $functions.isAttributeRenderableForLoggedInUser('Quantity') ? {'Quantity':{'readonly': $variables.disableRecurrFields }} : null }}

Attaching screenshot for reference.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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