Questions tagged [document-template]

7 questions
7
votes
7 answers

Dynamics CRM 365 : Downloading a Word Document Template via a Button on the Ribbon

Currently users have to click the ellipses, word templates, and finally quote to download the word template. To make it easier for our users we would like to have the document download when pressing the "print quote" button on the ribbon. Is this…
1
vote
0 answers

Document Template entity in Lookup field

I am trying to use a look field on my form which displays 'documenttemplate' entity's records. But since this is a system entity I'm unable to find it in the drop down menu of entities under Target Record Type. I've looked for a PCF control for this…
3iL
  • 2,146
  • 2
  • 23
  • 47
0
votes
0 answers

Vlocity Document Template (Omnistudio) Showing text with % %

I need to pull in text into the vlocity document template from a field in an salesforce object that looks - SBP 100%/70% with Comprehensive Rx Copay however, the text with the % % symbols are not showing and the output on the template is like this -…
0
votes
0 answers

How to view any document in browser using ASP.net MVC?

We have created document viewer in ASP.net MVC application by using .groupdocsViewer() from GroupdocsViewer.all.js All documents like .pdf, .doc,.docx, .xlsx, .png, .jpg are rendering in document viewer. having some limitations in application. Is…
0
votes
1 answer

How to serialize or deserialize an xml string in K2 five?

I have created a REST api service broker in K2 five. One of the api returns an xml string. Is there any way to deserialize it in K2 five and get the tags and the values which I am interested in? I tried looking for ways in K2 five but could not…
STforever
  • 15
  • 4
0
votes
1 answer

ms crm 365 / fill word template with data and create word document programmatically c#

dcrm 365 has a feature to create word documents using word templates. I want to use this feature in c#, for example, I have my Invoice entity and the documenttemplate entity. I want to create the result Word document. is this something that ms crm…
Muhammad Naderi
  • 3,090
  • 3
  • 24
  • 37