At the moment, we can recommend using the conversion to PDF using MS Word via "save as".
As a workaround, if you do not want users to change the PDF file after downloading:
Download the word file using the 'Restrict Editing' option as a printable template. Then, when downloading, the file will contain the necessary data, but it will not be possible to change it without knowing the password.
Alternatively, please, check this add-on on our Marketplace which allows generating Word printable forms in PDF format using the Aspose.PDF service:
At the moment we are working to ensure that in future releases it will be possible to upload files in PDF format, I have attached this post to the scheduled task of the developers to increase the task's priority.
I tried to install the application "Map widget for Creatio" from the Marketplace in a sales-team-marketing-demo environment (v. 8.0.1) and it's not working!
I have configured the map chart dashboard but it's not loading and if I open the inspector I find this errors in the console log:
Hi Luca!
We reviewed the add-on and reproduced the issue on our end. That was an out-of-the-box compilation-related error. When installing the package, the system did not compile and did not generate static content.
We plan to fix this problem in future versions of Creatio. For the time being, I recommend recompiling your system.
Hi Luca!
We reviewed the add-on and reproduced the issue on our end. That was an out-of-the-box compilation-related error. When installing the package, the system did not compile and did not generate static content.
We plan to fix this problem in future versions of Creatio. For the time being, I recommend recompiling your system.
I was building an application in the new Atlas 8.0.1 release when I stumbled upon a problem. I have a "Task page" with a "Add Time registration" button which creates a new record for Time registration under that specific Task. I pass two values, namely the current project and the current task the User is working in. The project gets filled in but the task is filled in with "No display value". I know for certain that when the button is clicked, the Tasks.id is filled in and has a display value (Name). Has anyone encountered the same issue?
As this is a custom button that works with custom tasks/projects we wouldn't be able to assist you over here without having direct access to the website, as we don't have enough information to analyze the whole situation.
Please send us a message to support@creatio.com and we will be able to assist you further with this case.
Although from what I see in the photos, to the project you are passing the "Project" value, and to the "Task" you are passing the "Id", instead of passing the "Task" value itself. Perhaps that's where the issue happens.