Hi,
I am trying to save an entity form but the form is in Read-Only state(Inactive) how can I achieve this, as the issue is that few of the fields are not saved due to which it is not reflected in Database & in views(CRM).
Xrm.Page.data.entity.save(); is not working.
Thanks
Prashant Verma
*This post is locked for comments
Hi,
No actually I cannot activate the record that's why I mentioned in Read-Only form.
Thanks
Hi All,
Thank you for replying.. yes I cannot update untill the record is activated. I am using console application to achieve the purpose, but was just curious if I can do it from front-end.
Thanks
Hi,
you can few options below.
1. Excel import
2. workflow/ plugin - activate record and deactivate it after saved ( but sometime it is not necessary to activate the record.)
3. Console Applcation
Hi Prashant ,
As far as I know you can not update the record until and unless you activate the record .
Hi Prashant,
In this case - the best practice would be to use a simple workflow.
1. Create a workflow
2. use change status option and change the record to Active
3. Update the fields and again deactivate the workflow.
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,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156