Hello creatio team, 

I have successfully set up the printables show/hide feature based on the value from field(Currency). But it only works when record is opened from section page or navigated from other page. It doesn't work if I refresh the record page. (I don't have any section printable s...MoreLess

Like 0

Like

6 comments

The reason why this happens is when you open a page from the section you are in combined mode and the logic for the print menu comes from the...MoreLess

Show all comments (5)

Hello creatio experts, 

I want to show/ hide printables based on currency field. If the currency is us then show the printable which names contains '-US' in them. I have tried follow this article but the field value is getting undefined as the time this function run entity might not be initialized...MoreLess

Like 0

Like

3 comments

Hello Tony,

The logic of forming the list of reports that are displayed in the "Print" button added to the page is hardcoded in the _generateMenuItems...MoreLess

Show all comments (2)

How to setup template and print functionality using 8.2.0.4183 version?

Like 0

Like

2 comments
Show all comments (1)

Hi

I want to change the text in printable based on the two values of printable. Please let me know if there is any way we can do that.

Regards

Rakshith Dheer

Like 0

Like

1 comments

To accomplish this, what I typically do is add the macro to the record Id, then in the macro use an ESQ to get the needed values and return...MoreLess

Show all comments

Hello Community,

We are looking to implement functionality that allows printing of only the selected records from a detail list on a list page. All the selected records should be consolidated into a single document, rather than generating multiple documents for each selected record.

Any guidance or best practices on how to achieve this would be greatly appreciated.

Thank you!

Like 0

Like

1 comments
Best reply

Hello,
 

Unfortunately, the functionality you mentioned with the button is not being implemented. 

Printed forms work so that they print...MoreLess

Hello,
 

Unfortunately, the functionality you mentioned with the button is not being implemented. 

Printed forms work so that they print...MoreLess

Show all comments

Hi Community,

Im trying to download the Notes of a Classic Ui Section, to a Word printable.

The end result in the Word printable is together with the Html Tags. How can we fix this?

Sasori

Like 0

Like

1 comments

Dear Sasori,

As of now, it's not possible to correctly display the field with HTML formatting in the printable.  


We registered ...MoreLess

Show all comments

I want to create a report which prints all Lead records. For example, Leads in a particular stage, Leads created in last month etc 

Like 0

Like

1 comments

Hi,

Printed forms work so that they print the information contained in a single record of a section. One section record equals one report....MoreLess

Show all comments

Hello Creation Community,

I have developed functionality that displays printables based on specific configurations. I have overridden the initCardPrintForms method and other necessary methods. However, I've encountered an issue: this development works correctly only when the page is rendered for the...MoreLess

Like 1

Like

1 comments

Hello,
Look at this discussion, I believe you can find useful information there.

Show all comments

Hi all,

In our project we are producing with Creatio application some printable document (.pdf and .doc).

In these document we are inserting some Rich Text fields but in the document produced we are not able to visualize/report all the style changes done on the Rich Text field.

Do you have any suggestion?

Best Regards

Stefano

Like 0

Like

2 comments

Hello,

As of now, it's not possible to correctly display the field with HTML formatting in the printable.  


Our R&D team has...MoreLess

Show all comments (1)

Hello, 

I have two field called A and B in one of my printable word document. I want to add condition if A field is filled on record then print document with A field's value and if A is not filled on specific record print document with B field's value. How can I achieve this? I have tried adding...MoreLess

Like 0

Like

2 comments
Best reply

Halyna Parkhomenko,

Cool Sounds good. In my scenario I had about 17 printables that needed update and doing for all would be very consuming...MoreLess

Show all comments (1)