Printables allow us to show list of things in tables. Is it possible to have instead of a table a comma separated list though?

Like 0

Like

2 comments

It's possible to generate via advanced c# development. You'll need to override all printable generators and embed your custom generator.

Show all comments (1)

Is it possible to put some field in a document conditionally? For example, if some object has Paid flag set to true, we want to put payment amount but if not, then we want to put string Not paid.

Like 0

Like

2 comments

If I make a printable template that uses a date field, the date gets formatted in US fashion. The same happens with numbers (dot is the decimal separator, not comma). Is it possible to set up the culture for generated documents explicitly?

Like 0

Like

3 comments

Dear Carlos,

Yes, it is possible to adjust the way data in macros is displayed. You can find examples here:

https://academy.bpmonline.com/documents/technic-sdk/7-11/basic-macros-m…

Oliver

...MoreLess

Show all comments (2)

dear my friend

i had some question

can i Sort or Order Print List button? on i advance setting can't find for setting that

Like 0

Like

4 comments

Dear Chairul,

In the current system version there is no option to sort the printables. Our R&D team is already aware of the request to allow...MoreLess

Show all comments (3)

I would like to print a document which would include data from two entities: A and B. They are not connected directly though, instead there's an entity C that has lookups to both A and B. Just choosing C as the base entity for printable is probably not possible, because there may be many this kind of many-to-many relationships between A and other entities. Is it possible to create a printable document that includes data from A and those other entities?

Like 0

Like

4 comments

Dear Carlos,

In case you create a printable in C object, you can create two tables from A and B to get the info connected to the entity C. Please...MoreLess

Show all comments (3)

We use different templates of documents to different types of business and services.

And how we can use conditions?

For example:

How we can define that if type of business 'b2b' (at contragents card) then system should print "form №1", else - "form №2"?

Or if type of product "internet" at printable form choose "1 static IP", else "_"?

Thank you, for you support!

Like 0

Like

2 comments

Dear Alexander,

You can make the field visible or hidden if the printable meets some conditions with the help of the development tools only...MoreLess

Show all comments (1)

Hi!

How are you?

I hope you can help me!

I have an Employee printable and I added some related tables, among them, Employee's career, where the IsCurrent field is Boolean, and the same in the report is shown with the value "True" or "False", there is a way to show "Yes" or "No" instead of "True" or "False"?

King Regards,

Ezequiel

Like 0

Like

1 comments

Hi!

How are you?

I hope you can help me!

How can I add the Employee image to my printable template? I add the "Photo" field of the Contact associated to Employee to template but it show an Guid instead of the Photo.

Thank you!

Regards,

Ezequiel

Like 0

Like

1 comments

Dear Ezequiel,

To get the picture of the contact, please check the screenshots below:

 Then within the contact object, please fin...MoreLess

Show all comments

Hi all,

Is anyone printing direct from a contact record (for example) to a label printer?
We use dymo label printers with our current CRM (ACT!) and would need to print individual labels fairly easily to our existing printers.
I presume we could set a small process or similar to take the appropriate fields and direct the to the printer?

Any help appreciated - Roland

File attachments

Like

1 comments

Hello,

Unfortunately this task cannot be accomplished with the help of business process.

In order to achieve this goal the great amount of work...MoreLess

Show all comments

Hi Guys,

I have list of products connected to opportunty. Am trying to print individual product in opportunity even if the opportunity has more than one product connected. I only want to print one using printable template. Any idea on how to get this done.

Thanks

File attachments

Like

4 comments

Dear Adebola,

If you look at basic 'Opportunity summary' template you will see that a table is created in word and only then «Product in Opportunity...MoreLess

Show all comments (3)