Insert custom application into Dialog page
-
Freitag, 18. Mai 2012 14:26
Is it possible to add custom grid or sliverlight app into Dialog page?
I have to show data from other system into dialog page.
Alle Antworten
-
Freitag, 18. Mai 2012 14:48
NO there is no supported option available to embed a silverlight app in Dialog page.I hope this helps. If my response answered your question, please mark the response as an answer and also vote as helpful.
Mubasher Sharif
Check out my about.me profile!
http://mubashersharif.blogspot.com
Linked-In Profile
Follow me on Twitter!- Als Antwort vorgeschlagen Mahender PalMVP, Moderator Freitag, 18. Mai 2012 14:54
-
Freitag, 18. Mai 2012 14:54Moderator
Hi,
Dialog is not customization.
Mahain : Check My Blog
Follow me on Twitter
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.- Als Antwort vorgeschlagen Mahender PalMVP, Moderator Freitag, 18. Mai 2012 14:54
-
Freitag, 18. Mai 2012 14:56Is there any way to show multiple lines of data into the dialog page?
-
Freitag, 18. Mai 2012 15:05Moderator
what do you mean multiple lines of data?
The dialog pages can have multiple lines.
Gonzalo | gonzaloruizcrm.blogspot.com
-
Freitag, 18. Mai 2012 15:37
I am using dialog as call script tool. By multiple lines I mean record set.
For examle agent has to see on one dialog page client products listed.
Product A
Product B
Product C
Products informaction are stored in third party DB.
-
Freitag, 18. Mai 2012 16:13Moderator
Hi,
you can query crm database, but you can't query external DB in dialogs.
Mahain : Check My Blog
Follow me on Twitter
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question. -
Freitag, 18. Mai 2012 16:36
Is there any way to show data returned from crm query as promted text?
I know that it is possible to show it as response - option set (picklist).