Hello,
When I log in to Creatio, then close the browser, reopen it, and try to access Creatio again, it turns out that I need to log in again. From what I understand, this is due to the fact that cookies are set to expire at the end of the session, so they are removed when the browser is closed. As a result, the system setting "UserSessionTimeout" is not being respected here. Is there any option to change this behavior?

Like 2

Like

1 comments

Hello,

When you close the browser, in this case, the value of UserSessionTimeout is generally not used. The browser, by default, should no...MoreLess

Show all comments

Hello, 

I have button in mobile application, it's onClick function builds url of our api.

I want to navigate user on that url from onClick handler function, to open browser.

How I can navigate user to my url?

Like 0

Like

14 comments

Hello Luka,

Please add this function to the module that defines your custom button:

execute: function openLink () {

    var appWindow...MoreLess

Show all comments (13)

Hi,

Is anyone aware which browsers or plugins might cause the bpmonline landing page integration not to work?

I know it's not working on my pc where I use Firefox.

P.S. I also have uBlock Origin plugin installed on my browser. It does work on google chrome though.

Like 0

Like

2 comments

Hi,

I tried to use my landing page on Firefox and with uBlock Origin app - it worked fine. Have you tried to turn it off in case you...MoreLess

Show all comments (1)