Hi,
We have a field for 'Division' (Lookup to Territory) that needs to be Read Only on the Deal (Opportunity) Editable Grid. We cannot make this field a calculated field (which would lock it on the Editable Grid) since it is a lookup, nor can we make it a text field - calculated and populate a lookup value there. Is there any other way to make this lookup field on an Editable Grid Read Only, other than JScript?
Open to thoughts/suggestions...
Thanks!
Thanks David. Field-leve security is not an option here. As far as a calculated field, if we set the text field as calculated we cannot populate the lookup value there via WF. It is looking like JScript is the only option. Thanks.
You could use field-level security if you want to prevent updates via any means (i.e. via the form, as well as the editable grid).
Another option could be to create a separate text field that is populated from the lookup and make this non-editable (either a calculated field or via field-level security), and use this field in the editable grid, rather than the lookup field
As of now the only away to disable a column in a grid you have to use javascript
You can also put in a Microsoft request for that
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156