(...) 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 loAD ing/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 provenien (...)
(...) thenticate Webcon with Graph using a certificate? We connected Webcon with Client Secret but I wondered is it possible to use diffrent way -https://learn.microsoft.com/en-us/graph/applications-how-to-AD d-certificate?tabs=http
(...) Hi, this one is related to this post: https://community.webcon.com/forum/threAD /5796/15 While I encountered that we can no longer set fields which are reAD -only using workflow control actions, I have run into the same using single field value actions. Currently 2024.1.1.88 we need to make sure that all fields we are settings with action have at least to be marked as "reAD -only (cannot be m (...)
(...) on't want to validate for special characters. I have been using regex on the column, but now I have this condition. One solution I thought of is to create a "for each" loop on the item list and AD d a validation form... But I would prefer it to happen immediately, when user is inputing, not when the user clicks on the next step, like it would work when using regex on the column. Do you have (...)
(...) ng procedure: 1. I created a BPS source that lists all 10 reports from the last month. 2. The BPS data source has columns including: ID, Signature, Author, Company, etc. 3. In the cyclic action, I AD ded automation and the "Execute for everyone" operator, where I indicated the above-mentioned BPS data source. 4. There is automation in the operator that starts a new cycle (Start a subworkflow). I (...)
(...) Dear Community, I’ve come up with an idea to enhance how we schedule maintenance service windows in WEBCON BPS. What if we introduced the ability to set maintenance periods (either AD -hoc or recurring) directly within the system (in Studio or on website in AD min area)? This would allow users to see a notification on their WEBCON BPS homepage, informing them of upcoming scheduled maintenance. (...)
(...) need help. I created the field where I count number of days between two dates. It was easy (with help from this forum :) ) This was very helpful for me. https://community.webcon.com/forum/threAD /469?messageid=469 But I need counting only working days and I am really desperate. In System settings => Global parameters => Working days calendar I defined non-working days for 2024 and 2025. (...)
(...) Hi all! We would like to AD d a datasource from REST API. Datasource method is POST, since we have many parameters. We need this datasource in different workflows and parameters are dependent on values entered in current form (different fields in different workflows) and also should be fetched from database from another workflow. As I can see there is no way to use current form field valu (...)
(...) we are currently in a process of compare which translations we have and which we do not. I do not want to do it by going through each application than dowloAD the excel but I would like to generate a report with app,worfklow and form fields where there is no tranlsation. Can anyone help me with this issue?
(...) om the entire item list are copied to each new instance. Is it possible to configure it so that only the attachment associated with the specific data row is copied to its respective instance, insteAD of copying all attachments to every new instance?
(...) is not saved data so I move step forward .. but again error ... so .. how to calculate: D = (A*B)*a + (A*B)*b+(A*C)*c ? why I don't have rulle in a,b,c to "fix" D" ? .. I did not JS and ten I hAD error multiple time run rule ... so next idea was change in transaction on path
(...) don't have to go to each one individually, but move through the pages of a book in the report. Same think as is done on history element its possible jumping one by one change. Or Mebay its alreAD y implementent and i Dont know were it is ?:)
(...) ular expression. In my opinion the regular expression should be checked and if they are not successful, saving should be prevented. Otherwise we will be able to save invalid data, which in turn can leAD to issues, if the data is used in other workflows. In our case the field can be used as the display name of choose fields and we wanted to prevent the use of the special characters ; and #. The (...)
(...) Hi, I propose to unify and AD d a visibility option available on the standard attribute ‘Visibility on report independent of visibility on form’ to the visibility option on item list columns. Regards.
(...) tatment, its not possible. So i was wondering if there is an alternative. It would be a grueling task to create a datatable for every table on the server(there are more than 40 i think). Thanks in AD vance.
(...) New versions should be available for downloAD an install separately of the existent installed Designer versions, or there should be an option to update or downgrAD e the existent versions. It is annoying when i can not use older versions after upgrAD ing to new version of Designer Studio.
(...) How do I build a yes/no toggle (or other html control with green and red colours) that, when the FullName text field is changed, the toggle changes to yes if such a FullName alreAD y exists, or stays at no if there is no FullName yet.
(...) Hi Everyone! In the WEBCON environment we use, it is not possible to synchronize users with local AD . However, we want and can use AD to authenticate users. So we AD ded our WEBCON users as BPS users. In the BPS user synchronization configuration we have set: Synchronization source = None and in the system configuration Authentication Providers = Windows Active Directory. Once completed, all BP (...)
(...) . At the moment I can only enter one attachment per dataset but I want the possibility to send multiple Attachements. I got the hint to use the splittotable-function when multiple attachments are AD ded to the itemlist record. Now my question is how to implement it - When i tried to implement it, I got the message that it is a non-integrated function.
(...) I have Item list [slave]with column where I can pick people (from other item list [master] which contain 1. BPS users, 2. AD users (some of them are in BPS users - not all) and others - people out of AD and BPS. 1. I would like to run sub flow for each row of item list (done) 2. fill proper data (done) 3. assign to people from item list [slave] : a) assign to all BPS users and skip non BPS use (...)