Insert custom application into Dialog page
-
sexta-feira, 18 de maio de 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.
Todas as Respostas
-
sexta-feira, 18 de maio de 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!- Sugerido como Resposta Mahender PalMVP, Moderator sexta-feira, 18 de maio de 2012 14:54
-
sexta-feira, 18 de maio de 2012 14:54Moderador
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.- Sugerido como Resposta Mahender PalMVP, Moderator sexta-feira, 18 de maio de 2012 14:54
-
sexta-feira, 18 de maio de 2012 14:56Is there any way to show multiple lines of data into the dialog page?
-
sexta-feira, 18 de maio de 2012 15:05Moderador
what do you mean multiple lines of data?
The dialog pages can have multiple lines.
Gonzalo | gonzaloruizcrm.blogspot.com
-
sexta-feira, 18 de maio de 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.
-
sexta-feira, 18 de maio de 2012 16:13Moderador
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. -
sexta-feira, 18 de maio de 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).