Announcements
Hello,
I have a quick create form on the Account Table with a custom field called 'Relationship Type'.
When creating a new account from that quick create form, I need the 'Relationship Type' Field to be set to 'Client' by default.
Is there a way to accomplish this? I am creating a business rule to do that, but I only want it to apply when creating the account from the Quick Create Form not when I create an account from the Main Form.
Any help is highly appreciated. Thank you in advance.
Regards,
Hi,
I am afraid that the Onload event using JS is the only alternative.
Please refer to the following case.
Business Rules on Quick Create Forms? - Microsoft Dynamics CRM Forum Community Forum
Hi Joseph Nasr,
Business Rules(BR) can't be created just targeting Quick Create Forms, BR are meant for Main Form, you could select the scope for All Forms or Entity, but as the name suggest all the forms will be affected, so the only available way to do this is writing a function with javascript and place it in OnLoad of the QuickCreat form.
regards
If it was helpful please consider mark it as verified answer
Hi Joseph ,
If Relationship Type is an option set then you can set client as default option
Hi Joseph Nasr,
As per my very little knowledge, The 'quick create' form does not appear in the list of Scope. When the scope is set to All forms then the business rule work on the 'quick create' from... This is not possible you need JS here.
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... 290,186 Super User 2024 Season 2
Martin Dráb 227,996 Super User 2024 Season 2
nmaenpaa 101,148