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

search results

for form

(...) Webcon: the purpose of this is to run bussinessRule. But in new version it looks like there is no uxContext function executeBusinessRule(ruleId, ruleName, uxContext, params) { let form Model; let form Info; window.Injector.resolve(['ModelController', 'form Info'], function(modelController, form ) { form Model = { ...modelController.getDataModel(), uxRuleParams: params (...)

(...) Hello, Is it possible to center the item list column label? I see that the form rule allows you to center the value in the column -> SET CELL STYLE. Applying CSS to the entire list of items centers labels, but not all column types (works for picklist column type). Regards D.

(...) ut remains unticked, therefore not visible in the default view on the report. Nonetheless, report still shows multiple lines with same data/instance ID, if there is > 1 item list row with data on the form . This should be the case if the column is used in the report - ticked either in the default view or in one of the custom views. Whenever it is unticked, I believe report should not multiply rows. Do (...)

(...) the project and category should be auto-filled. I have already checked these links: https://community.webcon.com/posts/post/the-hyperlink-action/65 https://community.webcon.com/posts/post/html-form -type/152 Is that possible? Or do you have any suggestions? Thank you.

(...) Hello, Is it possible to make the comment save button also available for the form in edit mode? Regards D.

(...) e] business rules I didn't need for the new app, therefore I deleted them, thus the import error. Now, the new app does not point towards that id, 2752, with any object, either field/business rule/form rule etc. Also, the original app does not have any objects with id 2752. However, WFDetailConfigs contains an id of 2752 whose configuration points to ... the original app id. There are "Verify p (...)

(...) e] business rules I didn't need for the new app, therefore I deleted them, thus the import error. Now, the new app does not point towards that id, 2752, with any object, either field/business rule/form rule etc. Also, the original app does not have any objects with id 2752. However, WFDetailConfigs contains an id of 2752 whose configuration points to ... the original app id. There are "Verify p (...)

(...) Hi It would be useful in the form rule to have the ability to make a comment mandatory. We have cases where, depending on certain selected values, we need a mandatory comment. Thanks, Raluca

(...) I have built a Word template and placed all fields I need in there. But when a process is using this template, I have noticed that some of the inform ation are not taken correctly and I don't understand why. Maybe is helpful to say that some of the info here should be taken from a Data Row field type, but still, I can't exactly see the problem here as some of the returned rows are working fine, some no (...)

(...) BPS users and I found out that they are saved in BPS_Config instead of BPS_Content. From the Administration tab I activated license for some users, but I have no idea in what table I can see this inform ation. I want to make a calculated column in a dictionary report where I can see witch user has license. So in what table I can find if a BPS user has license or not? Thank you, Best regards!

(...) from the Initialization process. I have this query: (select dbo.ClearWFElemAdv(WFD_AttChoose2)[which is the "Series" column in process (1)] from wfelements where wfd_dtypeid=102[which is the form id of process (1)] and wfd_id=3557) In my second (2) process I saved the equipment Instance ID from the 1st process in WFD_AttText1. I want to replace "3557" with the Instance ID from Initial (...)

(...) Hi, it would be nice if the view V_WFElements would not only contain the integer id but the GUID. I'm not sure whether using the view in a calculated column would be more perform ant or creating an own join, but only for one table. For example (select Count(*) from V_WfElements childs where childs.DTYPE_GUID = '0000' ... further conditions) vs (select Count(*) from WfElements childs join WFD (...)

(...) Hello, I have a Global Action that allows users to Generate a copy of the form . This action worked with Read only access before we upgraded to version 2023.1.2.124. Now it is giving an error message to users and when I looked up the error it states users need elevated access.("User has not sufficient permission to edit WorkFlow instance"). Is there any work around to this or maybe a different action (...)

(...) ore Initialization Failures BPS_Activities_shard1_replica_n1: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Error opening new searcher Please check your logs for more inform ation

(...) It would be a nice touch if we could group Automations inside Process Configuration, same as we can group form Rules, Constants, or Business Rules. I really love how flexible Automations are, especially in case of any API integrations where global ones are created, and they might be used everywhere. Their own success makes lack of folders feel like that small stone in pair of comfy shoes ;) Clo (...)

(...) Hi. In version 2023, the method of handling company selection when starting from a tile has been changed. Previously, if the remaining parameters were defined in the button configuration, a form was immediately displayed and the company could be changed directly there. Currently, a popup always appears in this situation and the company can be changed later on the form . Users report this as an u (...)

(...) application (employee adds an absence or HR adds the sick leave) an action creates entries in this presence confirmation technical workflow. So this technical workflow stores the entries providing inform ation when employees were absent and when they were working. So this is really something similar to attendance list (see the attached picture for the example). My goal is to be able to view all thi (...)

(...) - my postulate is to remove the artificially applied filter of the vacation chart generating engine. The user should decide what dates spread the want in each of therse groups (history and plans) by form ing an appropriate filtering the the sql query. The vacation chart can be used for several other applications than just vacation. The currently applied filtering restricts these uses, really.

(...) It would make sense if newly added form fields to a group of fields would inherit form types assignment from the group. Now, if you assign a group to let's say one of 3 available form types, when you add a form field to this group, it is automatically assigned to all 3 form fields, with no inheritance.

(...) columns of initialized item list - initialization itself (either in item list's configuration or by actions like "Update item list values") Usually, when item list is first time displayed on a form , it's either initialized or default values for its columns are calculated. ___ I've been looking for the cause for two days now and I can't find a solution. Has anyone encountered anything simila (...)