Answered by:
Polaris Form in online CRM

Question
-
Hi every one,
I want to apply JavaScript validation on new Polaris form. but when i apply JavaScript on this it always replace Polaris form with Classic form.
Is this the process of new Polaris form or am i doing something wrong.
Pls reply me.........
priyai
Wednesday, May 15, 2013 4:38 AM
Answers
-
Hi Naveena Arora,
There is no native support for scripting events in Polaris forms
You can not include JavaScript event handlers on On load, On change or On save, if included the form will return to Classic
Only Web Resources can be added to the forms, which can interact with the fields on the form but they load asynchronously which means there will be a delay
please refer the following for limitations for Polaris form
http://nakedcrm.wordpress.com/2013/02/12/limitations-of-the-new-updated-forms-process-flow-top-10/
- Proposed as answer by JLattimerMVP, Moderator Wednesday, May 15, 2013 11:35 AM
- Marked as answer by JLattimerMVP, Moderator Tuesday, May 21, 2013 3:35 AM
Wednesday, May 15, 2013 7:02 AM
All replies
-
Currently you cannot include scripts in the new Polaris UI Forms.
Sam
Dynamics CRM MVP | Inogic | http://inogic.blogspot.com| news at inogic dot com
If this post answers your question, please click "Mark As Answer" on the post and "Mark as Helpful"
Wednesday, May 15, 2013 5:03 AM -
Hi Naveena Arora,
There is no native support for scripting events in Polaris forms
You can not include JavaScript event handlers on On load, On change or On save, if included the form will return to Classic
Only Web Resources can be added to the forms, which can interact with the fields on the form but they load asynchronously which means there will be a delay
please refer the following for limitations for Polaris form
http://nakedcrm.wordpress.com/2013/02/12/limitations-of-the-new-updated-forms-process-flow-top-10/
- Proposed as answer by JLattimerMVP, Moderator Wednesday, May 15, 2013 11:35 AM
- Marked as answer by JLattimerMVP, Moderator Tuesday, May 21, 2013 3:35 AM
Wednesday, May 15, 2013 7:02 AM -
Polaris form use optimized form which does not support javascrip, you can refer below link
refer: http://blogs.msdn.com/b/crm/archive/2012/03/22/read-optimized-forms.aspx
My Website | My Blog | Follow me on Twitter | My Facebook Page | Microsoft Dynamics CRM 2011 Application Design
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.Wednesday, May 15, 2013 8:08 AMModerator