Insert custom application into Dialog page
-
18. maj 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 besvarelser
-
18. maj 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!- Foreslået som svar af Mahender PalMVP, Moderator 18. maj 2012 14:54
-
18. maj 2012 14:54Redaktør
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.- Foreslået som svar af Mahender PalMVP, Moderator 18. maj 2012 14:54
-
18. maj 2012 14:56Is there any way to show multiple lines of data into the dialog page?
-
18. maj 2012 15:05Redaktør
what do you mean multiple lines of data?
The dialog pages can have multiple lines.
Gonzalo | gonzaloruizcrm.blogspot.com
-
18. maj 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.
-
18. maj 2012 16:13Redaktør
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. -
18. maj 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).