I am looking for assistance with a challenge I am facing in the Freedom UI of Creatio regarding the display of decimal field values in a label.
The issue I am encountering is that when I try to display a decimal value in a label on the Freedom UI page, the value is not being comma-separated as expected. For example, if the decimal value is 23,586.06, the label only shows 23586.06 without the comma. Similarly, for the value 1,000.00, the label displays only 1000 instead of 1,000.00.
What I am aiming for is to have the decimal values displayed with commas for better readability. For instance, the value 23,586.06 should be displayed as 23.586.06, and 1,000.00 should appear as 1,000.00 in the label on the Freedom UI page.
I have tried several approaches to address this issue within the Freedom UI but have not been successful in achieving the desired result.
As a result, it picks the value from the decimal field and shows in the label as shown in the screenshot below:
I want to show the Label caption in the same format as that of the amount field. Also another thing that we have noticed is that when the amount is 1,000.00 , the caption shows 1000 instead of 1000.00.
Our customer is generating documents in their old CRM system in an interactive way. This means they can merge the data from the CRM with the report template into a Word document, then edit that document in Word and save the final result to CRM as PDF.
As far as I know, this is not possible in Creatio 8, but is very important for the customer!
Is there any way to achieve this goal? I searched the marketplace but haven't found a proper solution.
Unfortunately, there is no such option at the moment.
However, we understand that this is not ideal for your specific needs.
We want to assure you that we have created a request for our development team to implement this functionality in future versions of our application. We understand the importance of providing our clients with the best possible experience and will work hard to implement the changes you have suggested.
Thank you again for bringing this to our attention, and please do not hesitate to reach out if you have any further questions or concerns. However, we understand that this is not ideal for your specific needs.
Unfortunately, there is no such option at the moment.
However, we understand that this is not ideal for your specific needs.
We want to assure you that we have created a request for our development team to implement this functionality in future versions of our application. We understand the importance of providing our clients with the best possible experience and will work hard to implement the changes you have suggested.
Thank you again for bringing this to our attention, and please do not hesitate to reach out if you have any further questions or concerns. However, we understand that this is not ideal for your specific needs.
Thanks for the info! Is there an ETA on when the feature might be available? Also something like "not in the next x versions" would already be of help!
As for now, there is no such functionality. We have already registered the idea for our R&D team to implement this functionality in further releases. We will assign your case to this project to increase its priority.
Can you tell me what the Page Parameter is? I tried using it for playing around the business rule but ended up that you can't set default values on it during Create Object from detail's +
Hi there - I'm trying to figure out where to put this schema in Creatio configuration to allow for a button in mobile. I've found this article but it isn't clear how/where to apply this:
You can add/modify those in the Activity results lookup. However, those values are tied to specific Activity categories. If you select a row in the Activity results lookup there's an icon you can click to define which Categories it is for - see https://share.customerfx.com/QwuoY8RK
GenerateViewModuleScripts?v=8.1.1.3635:1 Could not load file or assembly "CrtFeatureToggling, Version=8.1.1.3635, Culture=neutral, PublicKeyToken=null" or one of its dependencies. The system cannot find the file specified.
Please create a case for the Support Team via support@creatio.com and provide all necessary details for the investigation (screenshot with errors, instance, external access to it).
I've built a demo in a Creatio cloud server, and I wasnt to continue working on that package, but now on my dev environment. Is there a way to extract package contents from the zip file to convert it to a file system installed package?