(...) version (don't remember which exactly it was) was - when I opened preview of the sales object and pushed the button named "Run through path" (on the attached screen, the button does exactly what it sAI s), the object's instance moved through the path in the background and the view did not change. Now (as in 2022.1.2.59, not the newest one, I know) when I push the button, the object runs through a pa (...)
(...) ould like to programmatically get the ID of the form field that triggered a function. How can I do this? The end goal is to set the form field back to its default value in case javascript validation fAI ls. Thanks! Mark
(...) Hi, I have one Form with Two lists: 1 List is "ContactPersons" > here is List of persons with column like: Name(R), FirstName(R), emAI l(R), mobile(R), etc. 2 List "Actions" > here is list of actions with reference(choosen field) in one column to ContactPersons (Name column) How to do If I am in Popup adding new Action to "Actions List" and I need to add new item to ContactPerson: There i (...)
(...) just update the element rather than moving to another step. Background of this idea is a potentially new customer where we have to replace their current mass action functionality (e.g. sending e-mAI ls, mAI l merge letters). Adding to possibility to just update/save data would allow to create a new style of mass actions. When initiating mass action we could then choose an option from a dropdow (...)
(...) one person who will be the substitute during the leave. Action "Add substitution" (not sure it's name is exactly like this, I have Polish version) in current version, provided with the form field contAI ning more than one person, adds the substitution only for the first one. It seems to have been working some versions ago. Is it normal now, does anyone have a workaround?
(...) what is the proper way to handle AD login name changes in Webcon? I have this problem: I am synchronized with Windows AD. For instance I have a user in AD with login username: test.webcon and domAI n @webcon.com So the UPN for this particular user is test.webcon@webcon.com. And let's say the user changed his name to Test NewWebcon. So the AD administrator changed the user AD login name to t (...)
(...) and production environment. Only difference is RAM: DEV: 16GB, PROD: 20GB, rest is the same. On DEV environment Designer Studio is crashing and crashing all the time. Cannot do anything. Tried to repAI r installation (fatal error during installation), reinstalled Designer Studio. Nothing works. Has anyone got similar issue?
(...) Hi everyone! I'd like to pick your brAI n for a challenge I'm facing. Does anyone know if there's a way to color report cells similarly to how Excel colors duplicate values? So when a duplicate value is found in COLUMN1, the cells from both rows would get e.g. red background color? TIA, Martin
(...) oxes which should be checked/unchecked based on form field values. Does anyone have experience how to achieve this? I've been trying the approach of using wingdings 2 which basically worked but fAI led during the conversion to pdf.
(...) Hi there, For security reasons, we need to add a timeout for all user logins such that after a couple of hours, after login, the user will be prompted to log in agAI n. I looked through the GlobalParameters data base and found the following (line 44 - PortalTokenSigningKey) ..."Expiration":"00:00:00","RefreshTokenExpiration":"0.00:00:00","AuthCookieExpiration":"0.00:00:00","AuthCookieSlidingEx (...)
(...) o community! The question is not strictly Webcon related. Does anyone have experience with SAP, specifically how the sending of IDOC works? I need to receive the file but am banging my head agAI nst the wall how this works. Any ideas/tips would be much appreciated! Cheers, Martin
(...) new-edition/141 and everything looks good. I've checked 'KPI elements' table in webcon database and there are some data but the data are not up to date. Old webcon apps have the kpi data but as I sAI d the data are not up to date. New applications don't have any kpi data. Do you know what can cause the issue? How to solve it?
(...) orks fine, but when deleting, the log says that user is not a member of selected group. I tried with different groups, making sure that users are synchronized, and even for testing purposes used domAI n admin account in the AD actions configuration, but without success. Does this action work for you?
(...) Dear Forum I am trying to remove SharePoint list items in one of actions. It works well when I pass a sharepoint item ID, but I do not have this avAI lable in webcon. I would like to delete an item based on other column that I have. I tried CAML query below, but it does not work. Tried different columns, tried "" and '', tried contAI ns but it does not work. Any ideas how to do it properly? (...)
(...) Hi, How can I use JavaScript to get the ID of a field that triggered a function? The goal is - if JavaScript validation fAI ls on field value change, I would like to revert the value of the changed field back to the default value )or previous value). I was researching the uxContext input parameter, but I was unable to find a function or value in the uxContext structure that would contAI n infor (...)
(...) lo Community, it's time to ask my first question...so please, be understanding and polite ;) Business case: 1. I have a dictionary process, let's say 'Products', with 'Tags' text field, which contAI ns tags (eg. black, bike, red). Every tag is separated by ','. 2. I have another process, for example 'Order'. On this form, user can enter what he is looking for, on 'Description' field. I want t (...)
(...) some specific cases. For example, we often use only one start step to implement a search for the users. The user has the option to select or enter some filters and the DATA TABLE shows the remAI ning instances. Clicking on the (activated) "instance hyperlink" (in this case configured as -Open existing item in new window-) opens, ONLY in the new version, an alert window with the message (tra (...)
(...) stand. I'm currently using BPSExt-Signing-DocuSign extension https://github.com/WEBCON-BPS/BPSExt-Signing-DocuSign/releases/tag/2022.1 When I clone the branch and build it, the build folder contAI ns another (older) "System.ComponentModel.Annotations.dll" assembly than the release. The reason for this is, that the plugin action CheckAllDocumentsStatus, which should be run in a cyclical action, (...)
(...) osts/post/approval-process-on-the-item-list-with-row-blocking/138 in order to block rows. I've managed to give access to items list only users mentioned in one of the columns of item list using SQL agAI nst BPS Users list (see picture attached) , but all rows are avAI lable to everyone from this column, not only one row per one user. What am I doing wrong?
(...) I am attempting to control the AD sync on two different domAI ns. How do I filter out the disabled accounts on the domAI ns? There are users with the same names on both domAI ns, is it possible to have the unique identifier the BPS ID as opposed to the Name so that users with the same name can by synced as 2 different accounts?