Announcements
No record found.
I am creating two new fields on my form. I want my second field to be read only until my first field is populated. Once the first field is populated I then want my second field editable.
Is this possible out of the box?
Hello,
You can try to do it using Business Rules. If that's not doable using it you will have to write some JS.
Hi partner,
This can be done using business rules.
First refer to this document to know how to create business rules: https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/create-business-rules-recommendations-apply-logic-form
Here is a demo.
There are two fields on my form.
Go to Settings > Customizations > Customize the System, create a new business rule.
Set its logic to:
IF
test field 1 does not contain data
THEN
Lock test field 2
Then create the second new business rule.
test field 1 contains data
Unlock test field 2
Activate both business rules.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
ManoVerse 163 Super User 2026 Season 1
11manish 158
Zhilan 49