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

search results

for form rule

(...) It was a great addition when the foreach functionality was added in form rule s for item lists, but they seem to be limited only to get and set values. There are plenty of reasons for witch you could need to disable a field or color ii differently using form rule s. It would be great if styling fields with the foreach functionality would also be possible. I have attached an example where the fields marked (...)

Dear WebCon Team, in our view, we found following misbehaviour of the form field typ - Floating Point. If you try to set this field with a periodical fraction like (14/15)*100 = 93,333333... you will get an error message. In our oppinion this is a misbehaviour, because the field itself should handle such an "exception". And it is hard to find ;) A possible solution is to wrap the "Round" functio

(...) Hi there, I have observed the problem. During the transfer between DEV-TEST-PROD environments there is an uncontrolled change in the order of formal parameters in the form rule s. This results wrong assigning the actual parameters when the rule was called after import.

(...) Hi everyone, experienced BPS Designers will remember a time when form rule s didn't have an 'Edit mode', where you could select JavaScript or form rule . You only had JavaScript. :) In the meantime the 'form rule ' option has been added an the JavaScript mode gets little attention, if at all. But how can you do some of the 'form rule ' actions with pure JavaScript? If you click on the "Show" button in the ex (...)

(...) ation-error-panel").removeClass("has-error") $("#" + columnName + " .attributeErrorsPanel li").remove() } My javascript doesn’t work with item list. It would be nice if we could have a built-in form rule function / JS function like SET ERROR(Field, errorText) - for every form diyplay mode . It would also be desirable to have something like this for item lists: SET ERROR ITEM LIST (ItemList, Row, err (...)

(...) vent deletion of some rows. It is something you can do easily with js, but only with classic display form mode. It doesn’t work with modern forms. The problem is that it is not guaranteed that your form rule s “Main form -> Behavior-> forms rule to be executed on page load” are being executed AFTER the page has been rendered. I use the following js function for hiding the delete button, depending on a v (...)

Hi there, does anybody know why this error occurs? Happens the following way: - Business rule retrieves datasource column (from [CacheOrganizationStructure]) COS_AD_name by means of a form field value (see 1.png) - Rule works fine if clicked on 'Test' button - This business rule is used in the cyclical action 'Update related workflow instance' with the goal to update a workflow's form v

(...) to use callback, but no luck here either (as callback is triggered while still in the edit mode and what if I cancel the edition?). The optimum would be if there could be a possibility to bind a form rule to ending the editin of an item in the list, but I guess there is no such possibility. Or am I wrong? UPDATE: I managed to get on callback the list of dependant item IDs and the main item IDs bot (...)

(...) I blind or there is no function oposite to COLLECTION, that would remove an element from collection? How do you manage to overcome the lack of this function? I came up with an idea of making a JS form rule that takes a collection and removes a value given in one of the parameters. It works. But there are limitations that make the solution inelegant. First of all the form rule can not return a value (in (...)

Hi, I am populating 'WorkflowID population' form field based on the 'Select Marketing support' selection. Select Marketing support is basically the the type of the request. upon Marketing support selection, populating it's Workflow ID in the 'WorkflowID population' form field. Once that is populated, I need to set a default value 'Workflow name - test' form field. I have created a business r

Hello webcon community! Could someone help me with problem with ordering list on report. To beggining: I create a technical form field which collect the date part of some date field at that form (see screen below). I do itthat by using 'change field value' action and rule 'date part (month)'. Next i use that technical field to group forms by year and month but when users create datas from

(...) uess there must be something wrong with SELECT VALUES as this probably retrieves all the row values. However, in a business rule the functions to iterate over item lists don't exist like they do for form rule s. Any tips on how to evaluate each row value in a business rule and perform an action based on the result? Thanks for your help.

(...) following way: 1. Make the field that should not be shown upon form load visible in the Field Matrix 2. Insert the 'Hide' JavaScript function into the main form behavior of the step 2. Create a form rule which shows/hides based on a condition 3. Add the form rule to the field that is supposed to trigger show/hide for the target field under 'form rule to be executed on value change' This works wel (...)

(...) Hi everyone, I think it would be great to have an opportunity to add the option to execute a form rule in case of a 'Validate form' action fails. In most of my cases there some special condition which relates to a field/tab. Having the option to execute a form rule would allow to: - focus the field - show the tab - execute some JavaScript which would could display a subworkflow which needs to be (...)

(...) nge log, it should be no surprise that we need to apply some changes to any JavaScript based modifications. The cash-dom library has replaced the former jQuery library. The change may affect how form rule s work in JavaScript mode if the rules used the functionality provided by jQuery. For a description of the differences in the operation of the two libraries, see: https://github.com/fabiospampinato (...)

Introduction I have heared that basically planning is always about three questions (three columns in Excel, three attributes on the form) - WHAT? WHO? WHEN? :) Sometimes we need an extra information/column - we can call it "Remarks", "Others" or .... COMMENT... WebCon BPS has extraordinary feature available out-of-the box without even single line of code...VERSIONING and detailed HISTORY. Such

(...) Hi everyone, we had some racing conditions, when the users switched fast between instances in the task view or previews in reports. This was caused by form rule s which used G_ variables which were no longer available, the view/desktop endpoint hadn't send a response yet but a JavaScript form rule from the previous instance was still executing. While coping with this I noticed that the response are (...)

(...) Hi, the HTTP response for displaying a workflow instance contains all global form rule s. It's ignored which kind of form rule s are used by the process/element. The response should only contain those form rule s which are referenced. After all, the exported process will also export the used/referenced global form rule s and not all. This applies at least to versions 2023.1.2.44 and 2022.1.4.155. (...)

(...) Hi, it would be great when form rule s would be stored in a minimized version too. This minimized version would be used by default whenever a form rule is send to the client in a HTTP response. When a query parameter like 'minimized=0' is added, the "full" version would be used instead. Currently the a JavaScript form rule will be bloated because line breaks are transferred as \r\n. Depending on the (...)

(...) Dear Community, You can set value for empty field (aka. placeholder) in Style and behavior section. Would it be nice if I could enable and set such placeholder value via function (like form rule ). As an example, I create a form rule or define actions on change value in field. Changing checkbox field value (as marked, True) I'm setting "mark required" other related field. In such situation I could set (...)

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.