Announcements
Hi All,
I want to call multiple quick forms based on certain condition. Is it possible?
CRM 2013 provides create multiple quick create forms.
Thanks & Regards,
Abhishek Srivastava
*This post is locked for comments
I don't believe you can programmatically control which quick create form is loaded. Sorry.
I think this because the command to load the forms doesn't have an option to govern the form displayed.
Xrm.Utility.openQuickCreate(entity, parent, params)
Although the functionality you desire would be useful! So I would like to be proved wrong. :)
Quick create forms will only show based on the order, you can't dynamically change it or open specific form.
Thanks
Can we open any specific Quick create form using java scripts?
Hi Abhishek
No..it will only gives you the first quick create form which is by order.because no other parameter.
I think if your case is to limit the field inside the default quick create form then you should apply the JS
You can only really have one Quick Create form.
The only reason the platform allows you to even have more than one in the system is that the alternative would be to block Solution import if you already have a Quick Create for an entity and then try to import a Solution that has another one.
By allowing them to co-exist, it means this does not get blocked, or the original gets overwritten, and you get to choose which you want through Form Order.
Hi,
This is not possible.
Regards,
Hasintha
can we create multiple entity form and open using java scripts using form ID?
Yes, that you can do, you can refer this: community.dynamics.com/.../crm-2015-javascript-opening-an-entity-form-from-javascript
blog.dorrekens.com/.../159-open-a-form-based-on-a-record-attribute
Yup if standard form not a quick create you can call by Form Id
community.dynamics.com/.../crm-2015-javascript-opening-an-entity-form-from-javascript
But if quick create cannot.
Because there is no id can be passed meanwhile the standard one got IT for passing
Hope this helps
Thanks all of you for your support :) .
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.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
ScottDurow 2
GJones 1