on ‎2021 Jul 27 11:18 AM
Hi All,
There's a Date field in the Lead Object. Select any date in the Date field and after the first entry it should be set as ReadOnly. What condition I can apply in the Set as ReadOnly Rule?
Request clarification before answering.
ichu1234 : For the field create a rule like
, NOT(ISBLANK(Root.Aryadate_e04ab32dbefea53cd56a603ac62377b6)) , in my exampe i considered an extension field (Root.Aryadate_e04ab32dbefea53cd56a603ac62377b) on type date which i created
You can now apply this rule on the proprty read only
From my testeing , intially the field where there rule is applied will be empty (IS BLANK) , so it is editable, and as soon as there is a value in it , post save , it will no longer be eidtable , since the ISBLANK conidtion will fail and rule will make the field read only 🙂
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good morning Riyu,
have you tried setting the field as mandatory when creating the lead (Quick Create) and then setting it as Read Only in the Lead Details?
Best regards,
Ana Gándara
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Riyu,
In my opinion a field is read only or not. So this cannot be done.
Kr.
MJ
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.