I've implemented a method for searching the "City" table by a partial city name match using a wildcard search in the SQL query. The objective is to retrieve the associated "CountryId" based on a partial match of the city name provided.
However, upon deployment, an error occurred, preventing the...
In mobile application I have a button "Terminar" that when I press it I want run a process from my process library in Creatio.
To implement this button I created the following component and a function "onClickMeButtonClick", that is responsable for executing the proces...MoreLess
After I created a Business Process, somehow it caused my custom page "Concert Programs" to lose the list of values/records and they no longer display. I deleted the process hoping this would fix it, but have not been able to fix the issue. My custom page gets the error in the screenshot...MoreLess