Hi, everybody!

I work on Classic UI. I have a task: to realize opening mini-page instead of full page in Account Lookup by clicking Add Button. 

I managed to do it in runtime mode.

To do this, it was necessary to make a change to the basic client module  LookupPageViewModelGenerator.js...MoreLess

Like 3

Like

1 comments

Hello,
Try creating a full copy of this schema (not override) with the modified method needOpenMiniPage and connect this copy in the define of...MoreLess

Show all comments

Hello Everyone, 

I created a Dynamic DCM that includes some sub-processes to validate lists on my form page. If validated correctly the stage should continue forward. the first stage works just fine it proceeds. When I validate the following one though the stage does not change. I have re-checked...MoreLess

Like 0

Like

1 comments

Hello,

Here are a few additional steps you can take to troubleshoot the issue:

  • Ensure that the validation logic in your sub-processes is correctly...MoreLess
Show all comments

Hi all,

We have noticed that in formatting options of a Rich Text field there is the possibility to 'Align left', 'Center' and 'Align right'.

Is there a way to enable also 'Justify' formatting option?

Best Regards

Stefano
 

Like 0

Like

1 comments

Dear Stefano,

Unfortunately, currently, there is no option to justify the format in Rich text. 

I have created an idea for the R&D team...MoreLess

Show all comments

Hi Community,

I noticed that in the Business Process Configuration, we can set a Static value when open a page.

Is there a workaround to set a static value when opening the page through the page editor configuration or client-side code?

Setup via page editor(Can't set static value)

Setup via code (without setup param)

Like 0

Like

4 comments
Best reply

Resolved using client-side code customization

Show all comments (3)

I recently completed the Development on Creatio guided learning course. With my instructor's assistance, I set up a local Creatio instance—labeled Dev1_DEV—on my Windows server.
 

After switching my D1_DEV local development environment to use File System Development Mode instead of...MoreLess

Like 0

Like

14 comments

Hello,

We recommend checking if all the steps from the article have been completed:

https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platfor…

For...MoreLess

Show all comments (13)

Hi Creatio Community,

I'm currently working with batch operations in Creatio and have successfully tested some requests that are working fine.

I have a question regarding inserting column values that reference other tables by their respective columns. Specifically, I need to perform operations on...MoreLess

Like 1

Like

1 comments

Hello,

Creating operations on a large number of columns and data, which could be time-consuming, may lead to performance problems in the future...MoreLess

Show all comments

I can't figure out the tutorial, where to update these stages -- the names, etc.

 

Like 0

Like

1 comments

Hello,

Please navigate to the Page Designer, click on the progress bar, and select set up cases.


After that, you will be redirected to the DC...MoreLess

Show all comments

How to open section programmatically?

i need to open 'home' section programmatically as a result of event/command

Like 0

Like

2 comments

Hello!
 

You can achieve this without code by creating a business process that will be triggered and open the required page.


You can read...MoreLess

Show all comments (1)

Hello, everyone! 


I've stumbled upon a request from a client who wants his product images (from the attached files) to be shown to whoever is viewing the product in a tab "Images" from said product. 

I've created the tab without any trouble and associated the "Gallery" component to it, linking...MoreLess

Like 0

Like

1 comments
Best reply

Hello,

Unfortunately, the "SysFile" object is not suitable for use as an image source for the gallery, as it lacks some key image-related settings...MoreLess

Hello,

Unfortunately, the "SysFile" object is not suitable for use as an image source for the gallery, as it lacks some key image-related settings...MoreLess

Show all comments

Hello Creatio Friends,

I'm stuck. 

We are testing out creating additional org roles and want the users to automatically get assigned when they SSO in. One user can have multiple org roles.

We saw there’s some SSO fields already mapped to Contact like branch -> Branch, displayname -> Name...MoreLess

Like 0

Like

3 comments
Best reply

Hello,

In Creatio, organizational and functional roles are transmitted using the "role" attribute. This attribute is not listed in the JIT...MoreLess

Show all comments (2)