WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for rules

(...) Hi, I propose to reduce the documentation section by half, and enlarge the bottom sections on rules . Regards.

(...) ow ok once you double click it. (picture 1) 2. I have another ForEach and inside I made a business rule that uses, again, info from column collection and it is working, but when I go to all business rules and open it i will see something similar with the first example. (picture 2) The actions work, but they might look broken the first time you see them. Is this normal? Best regards!

(...) art, Reset are enough). Are these requirements feasible to be done in WEBCON? I know, in WEBCON: • There are an HTML form fields, even supporting some JavaScript functions. • There are a Form rules with JavaScript mode But, where to put what (JS, HTML, CSS) and how to combine/address/relate parts to functional stopwatches?

(...) ect, the operation is invalid. ------------------------------------------------------- Call path ------------------------------------------------------- w WebCon.WorkFlow.BusinessLogic.Businessrules .Nodes.RuleNode.AddParameter(IBusinessRuleNode node, Int32 brpId) w WebCon.WorkFlow.Studio.Forms.Businessrules .BasicDesigner.Placeholder.AddBusinessRuleValueNodeCommandMethod(Object obj) w Sys (...)

(...) eover a CSS low-code editor would be nice to build those styles via drag & drop und autocompletion and colorpicker in all style configuration fields. Maybe with "..." like it is for form and business rules to open the rule editor. Kind Regards Sébastien

(...) Hi, it would be nice if it would be possible to define local and global configurations for regular expressions like it is possible for business and form rules . There are many regular expressions that we need very often and it would be nice having them as templates for the expressions and the error message. The way to create a global field is known and used too but we don't want global fields ever (...)

(...) Hi, it would be nice having a third behavior function next to the two behavior functions ENABLE and DISABLE for form rules that permits the field to be edited via JS but not writeable by the user. Kind Regards Sébastien

(...) back to older months shoud be blocked. If one hast a start and end date (time) the end time should also dynamically get set that it has to be greater than the start date. Further configuration with rules would be nice too to set that the end date must be e.g. 7 days later than chosen start date. Also a max date option should be in the configuration that blocks selection of dates after the max date (...)

(...) Hi, it would be nice if one could also create new groups for global fields and automations in system settings like it is for global constants, form rules and business rules . Kind Regards Sébastien

(...) ult. The name of the AD-Group field is "testgroup" - tested with an ALERT. It would be great if passing a "person or group" field to the "group member" function would work as it does in the business rules . Could this be a bug? Or are we missing anything? Kind Regards Sébastien

(...) Hi, while we can create business rules which act similar to table valued / scalar functions, we can't pass the columns/data to them. The inner business rules are executed before the outer SQL command is executed. This comes in really handy in a lot of cases but also has it's limitation and will require creating repetitive code. I would suggest the following: Create a new "type" "SQL function" (...)

(...) Hi. we've implemented some global form rules e.g. a developer on screen mode that displays meta data of fields (instead of turning on dev tools) - a knowledge base article will follow later. Small work in progress preview teaser in the attached screenshot. ;) Right now it is necessary to add this global form rule to all main form behavior sections manually to get this loaded. It would be great (...)

(...) T API. Then, I wrote an SQL query that utilized this business rule to retrieve the data. However, when testing it, I keep encountering the following error: WebCon.WorkFlow.BusinessLogic.Businessrules .Exceptions.BusinessRuleEvaluationException: Error occurred during rule SQL Fetch contractors with debt (Id: 5834) evaluation. ---> System.Exception: Error getting data for DataSource name: Windykac (...)

(...) ployees) or external (all employees) usage. A hierarchy with three levels should be sufficient. This concept could also be applied for all other objects where groups exist as global form/business rules , data sources, connections, … Kind Regards, Sébastien

(...) nohter user. Very likely not an option for WEBCONAPPS either. - The standard function "CONTENT AS BASE64 – returns an attachment in BASE64 format" returns only the value for one attachment. Business rules are executed before the written SQL command is executed so I wouldn't be able to execute this rule with dynamic data. - In theory I could use the function to populate a multi value string, but I wou (...)

(...) at if in the section Data sources of the Designer Studio all entries (authentications, connections and all types of data sources) could also have group containers as they exist e.g. for form/business rules . Flat lists miss structure and having more and more entries lead a bit to confusion. The only way to get structure is having a really good naming convention right now - what is always a good idea to (...)

(...) 20250911091700 Saved app with ID 1234 admin@ Designer Studio Of course there could be a lot of more details for CRUD activities with other objects as form types, form fields, form and business rules , connections, data sources. As this historical information is mostely already stored in the database maybe only another user centric view would be necessary for filling up the audit log with this det (...)

(...) In the past, we had the requirement to force the user to add exactly one document. Of course, this can be done with validation rules . However, it would be perfect, if after reaching the maximum amount of attachments, the buttons to add new documents would be disabled. Just how it is already implemented for a dictionary template element.

(...) I'd like to propose a new one here - On Demand. This one would allow us to define how the item list should be initialized, but it will initialize only when called with INITIALIZE function in form rules OR by pressing the Initialize button on the form. In theory we can fill in the initialization, then set action mode to No initalization, and mark the 'Show initialize button' checkbox, but this f (...)

(...) I have business rules that return a messages when doing certain actions, i am using the "Text" function for it, as it has a built in translation feature. However when exporting the translation of the application to excel i cannot find these text anywhere. Does someone know how to export them to excel?