Hi S. Kobizka, me again. We are looking to use this feature but cannot since we are running into these issues. Can you provide me with an update...MoreLess
While we are aware that the Creatio web application is primarily an 'online' application and does not support offline usage, Will a loaded page stay as is, if network disconnects for a few minutes? I did a quick check on a pre configured page and it stayed as is. I was able to resume...MoreLess
First off all, if you're just accessing the local install via localhost, you can turn on a development certificate in the bindings for the website...MoreLess
After I selected Object to inherit access permissions I clicked publish and I got the error: Internal failure occurred while running MSBuild. Has my change been published or more likely it did not? Will this affect my package?
I create the edit page which contain editable detail on it
When i run this page from section or from process i can edit this detail
when i run it from another edit page by the link in noneditable detail i cant edit it there is no add button and when i enter the detail the data disapear.
Usually, when the data is disappearing, I have had the wrong columns set in the Detail setup in the Page Wizard. If the detail is looking for...MoreLess
I am searching for any article or guidance to add an confirmation message when user tries to change status in a section record, the system first asks user via confirmation message(pop up). The pop message should state whether if you are sure to change state or not with Yes or No option.
I only that there will be use of localizable strings in object schema but how it all adds up to create a pop message.