Data is not being submitted from Portal Entity Form after making the field disabled. Pls help
*This post is locked for comments
Data is not being submitted from Portal Entity Form after making the field disabled. Pls help
*This post is locked for comments
this does not work for an optionsetvalue field, the user can still change even if read-only
Hi,
Disabled field's data does not pass from Portal to Dynamics CRM due to its default behaviour. Or you can say it's limitation.
Make the field Readonly instead of Disable. Same applicable for Tab/Section and for other controls.
$("#fieldName").prop("readonly", true);
If my answer helped to resolve your issue, kindly verify it by clicking 'Yes'. It would be helpful to the other community members seeking to resolve a similar issue.
Cheers
Arpit
https://arpitmscrmhunt.blogspot.in
Can you please provide more information?
Is this a required field by any chance?
If the field is not required for submission, why not remove it from the form that is used to populate web form.
Hello ,
Please share details information.
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,407
Most Valuable Professional
nmaenpaa
101,156