The above will populate the UsrSomeName column on the detail with the value of the UsrName column on the current page and also populate UsrSomeDate on the detail using the value of the CreatedOn of the page.
You can also use values that don't exist on the page, for example:
Hi, when in a section that contains a multiple cases. you change from one case to another with a field change, a button is shown to validate the case change.
Is there a way to avoid this? I want to progress bar to automatically update from one case to the other without user intervention.
I'm having a scenario where I need to add two custom columns in attachment detail and need to edit that.So I have overridden the LinkPageV2 and added those two columns in diff.Now the fields are displaying in the required section attachment detail.However other section showing error in console stating that the columns are not found in that sectionFile Object
Is there a way to dynamically load diff based on the condition/for a particular section only?
Does Creatio have any implemented logic for versioning the files? I see that the base File object has a "Version" column that is always set to 1, it seems. Can this behaviour be changed?
The logic of the Version column value for the file object is located at the event level of the "File" object process as part of the CrtCoreBase package.
You can use development to create a replacement for the object, where you use your own custom logic to assign a value to the Version column when the object event occurs. This implementation requires knowledge of development and writing source code. You can learn more about events in the system on Creatio Academy.
You can also create a business process (no-code) that will make the necessary changes to the column values when adding/modifying a record.
We are localizing in Italian our application. We are using the OOTB Email Page for sending email and replying to email.
In the reply email window we are not able to localize the highlighted label (see attached file) while we do not have problem in localizing send email window.
May we ask some suggesting for addressing our aim?
To set localized values for the From, To, and other fields, you need to go to the settings of this field on the editing page and set the localized values as shown in the attached screenshot.
Hi Sergii, thank you very much for your response. We have already localized as per your indication and we suceeded in localized the (New Email window). We are not able ti localize the response window (reply/forward email window) even if the Creatio code page seems to be the same (Email page).
I designed a process like following Images in dev site. In Send Email element, I checked "Ignore errors on sending". But Creatio threw error end terminate this process. What is wrong with this?
Please delete all those mailboxes from the program and synchronize them again on behalf of the supervisor user to address this issue. To avoid such a situation in the future, we recommend synchronizing the mailbox once and allowing shared access to it for other system users, as described in the academic article here.
The very same process in my local app didn't return the error. Are you sure that the issue is in the accountId parameter, but not in the two other parameters?
In our invitation e-mail, we have set the font color to "black" and the background to "light blue". If the invitation is now opened in Outlook with Office Design "black", the font is automatically changed to "white".
However, the font color should still remain "black".
Possibly,hen O wutlook's "Black" Office Design is applied, it prioritizes high contrast between text and background for better readability. Since your background is "light blue," the default behavior is automatically changing the font color to "white" for optimal contrast.
Please try the following solution: Disable Automatic Color Adjustment:
In Outlook, go to File > Options.
Click on the General tab.
Under Personalize your copy of Microsoft Office, select the Office Theme as desired (e.g., Colorful, White).
Crucially, check the box next to "Never change the message background color."
Click OK.
This setting prevents Outlook from automatically adjusting the font color based on the background, ensuring your black font remains.
According to the two pictures I posted above, I turned off feature 2-Step Verification, then entered my email and password (I went to Google and login Email to confirm that both are corrected). However, Trial reports an incorrect email or password error.