I'm extending BaseSchemaModuleV2 follow example of CenterNotificationModule, but it's missing the messages GetHistoryState and ReplaceHistoryState (already define in BaseSchemaModuleV2). I found that CenterNotificationModule has Parent = BaseSchemaModuleV2, but I cannot find a way to add that Parent to my module.
In the angular code editors and WorkspaceExplorer in Creatio 7.17 there are toast notifications from the Angular Material Snackbar library that shows when you save or publish a schema, compile the configuration, etc. (the little black toast notification that displays in the bottom-middle of the screen after the save is complete)
Is it possible to use snackbar notifications in the client as well? Is there some module that wraps that functionality that can be used from client schemas?
Hi, i added a button into page and i want to show a dialog confirm. When i selected "Yes" the dialog and page is close but the next Actions of Process keep running, this is not completed. Someone can explaint it for me thanks :(
I am not certain but there was an update from Creatio last year that removed the PDF function from Printables. Already existing Printables were...MoreLess
I am not certain but there was an update from Creatio last year that removed the PDF function from Printables. Already existing Printables were...MoreLess
When our users click on Display Data, they are required to click select more over and over again. Is there a way to increase the default number of records when using Display Data from a Dashboard?