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

search results

for rule

(...) Hello, I have create a form rule JS that would color the cell in an itemList. But when i move between tab panels, JS is not working anymore. On page loading/Refresh, it is fine. Do you have any tips? Thank you. let itemList = #{BRP:151}#; setTimeout(() => { var itemListElement = document.getElementById(itemList.fld + "_" + itemList.id); if (itemListElement) { const provenienta (...)

(...) Dear WEBCON Team, is there an option to only SHOW or HIDE the cell of the current row (in the specified column)? With the Form rule in the Screenshot the whole column is affected. Same for the Mark Required / Mark Not Required rule . Thank you & Best Regards, Lena Schmidbauer

(...) ent but probably in 2024 as well so... I would like to have sum of "Yes" in Item list if the field is ""Yes/No choice" sum I could copy to field in item list config but now I need: 1. do rule in item list -> to do action if row is added (cloned) or deleted 2. do rule in each item list column where is ""Yes/No choice"" type -> to count changing no. or maybe I do it wrong way ... :| ?

(...) Error: [Quote] Error occured during business rule evaluation. String values cannot be multiplied at: Evaluation requested at: Evaluation node: Operator (+) at: Evaluation node: Operator (*) at: Evaluation node: Operator (*) [/Quote] What I have : -process static A -process static B -process static C -process static D attribte a,b,c attribute a,b,c is changing dynamically vs Item L (...)

(...) What is the possible and if, the most efficient way of getting data from a dictionary into a js file that is supposed to read all the items from said report ? SQL(business rule , then convey it to the js file as an argument) or we can natively do it in js ?

(...) I try to find option to trigger refresh button in "data table" . OK I can click arrow .. but I would like to refresh to have no data ... So I have form rule when some field value is changed (deleted) then is clearing fields but not reloading whole form ... so because data is not saved or the full form is not reloaded ... the data table stays with "old data" - i can click refresh and then will b (...)

(...) er: I would "expect" that regular expressions, style and behavior, popup search, auto complete etc. are working. If the field is hidden either by a visibility restriction or a form rule the myCustomFieldContainer element would be empty. Best regards, Daniel

(...) *Edit* While implementing the check I figured, that there's no general option to implement this. There are to many conditions. Nevertheless we can create something similar using a global business rule : https://daniels-notes.de/posts/2024/is-field-value-unique

(...) 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 rule s with JavaScript mode But, where to put what (JS, HTML, CSS) and how to combine/address/relate parts to functional stopwatches?

(...) Is it possible to use process constant in js mode, same way as we would use it in form rule ?

(...) number field. I have a REST DataSource "REST GET CUSTOMER DATA" (..../getKundenData?customernumber=CUSTOMERNUMBER.Standard) which returns a json with all relevant customer data. I used a business rule to get the value from the REST datasource and a form rule (on value change) to set the customer name (returned from the businessrule ). This is working fine. The problem is the mapping customern (...)

(...) he wants in this field, there is a button that should add a text at the bottom of the textbox, however the text appears besides the user inputed text and i just can't figure out how to change the formrule for it to appear in the nextline without javascript. I appreacite every help i can get.

(...) ipt to show banner in this case you can use the behavior settings in the Webcon BPS Designer --> Navigate to the application (where you want the banner) Go to Behavior settings Add a new JS Scrpt rule to insert the banner

(...) Hi, I am wondering if i can use an HTML field to be displayed in Reports (interface). My html field contains some info that is visible in some Steps based on a business rule . And now i might need this info to be visible in reports (for filtering) and export to excel. Or do i have to create another field (single line of text)? thanks

(...) 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 rule s to open the rule editor. Kind Regards Sébastien

(...) of general tab in advanced configuration. When the choice field gets deleted and is empty the target field values remain instead of getting deleted too. To get them deletion one hase to create a form rule . This wouldn't be necessary any more if there would be this automatically or as an option in general tab kind of "Delete values of target fields if choice value is empty". 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 rule s. 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 eve (...)

(...) g started" would be nice. The search function should find all elements existing in the application tree. It is a lot of scrolling and searching in bigger apps to find the correct field, business/form rule , workflow, report and so on. The search should be able to get started with the shortcut CTRL + F or via right click on an element in the application tree. I hope others like this idea too. Kind (...)

(...) rences of the same style code in different fields one could just enter one or more css classes. This keeps css style modifications simple. If there would be an internal css editor (similar to form rule editor) instead of a text input field for the css classes there could be a multiple select of the already defined css classes in the app or global css classes in the system settings. Kind Regards (...)

(...) 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 rule s 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 dat (...)