javascript - Create a "wizard" for Dynamics CRM 2011 -


the requirement build wizard dynamics crm 2011 environment, is, sort of user interface guides user complete task.

my idea this:

  1. by clicking on custom ribbon's button new window (hosted asp.net application) opened.
  2. from javascript web resource retrieve result asp.net page (response).
  3. use results perform task (e.g. sets fields).

does make sense?

this dialog process for


Comments

Popular posts from this blog

python 3 IndexError: list index out of range -

android - How to save instance state of selected radiobutton on menu -

IF statement in MySQL trigger -