(...) e signed. Clicking the link redirects you to the authorization page, where you need to enter the SMS code to unlock the document. If the Unlock document by SMS option is not selected, the document is display ed immediately, without requiring authorization. Fig. 14. Document secured with SMS code After entering the SMS code correctly, the document to be signed will be display e (...)
(...) ing users to groups. The form on the first step looks as follows: The top section of the form relates to the group being created. The key fields for the group creation action are: display name, Group login, Organizational Unit, and Email address. Creating group The screenshot below presents the Manage groups action configuration window with the setup used to create a (...)
(...) new button in the navigation menu and selecting the Dashboard option. Step 2: enter a name and description After creating the dashboard, its configuration window is display ed. It's best to start by defining its name and optionally a description. To do this, click the default dashboard name in the top-left corner and enter your own. Then do the same in the field belo (...)
(...) 3” begins, the total automation time is checked – it is 12 seconds. The configured timeout limit (10 seconds) has been exceeded, so the automation is terminated and an error message is display ed to the user. Fig. 4. Message indicating that the automation execution timeout has been exceeded In the instance History, it is recorded that two actions in the path t (...)
(...) External content by Sébastien Anselment, July, 2025; If you need functionality in processes for e.g. point of interests search, navigation, display in maps data from OpenStreetMap is very userful. The integration to the WEBCON portal can be easily realised with Leaflet. This software is the leading open-source JavaScript library for mobile-friendly interactive maps. Links ht (...)
(...) oned herein and their configuration can be found in the following sections of the WEBCON Help: Choice tree Introduction The Choice tree form field allows dictionary data to be display ed on the form as a tree graph rather than a traditional list. This approach significantly improves readability, especially for dictionaries with multi-level hierarchies or parallel branches. It makes (...)
(...) save button is triggered. Since the visible JavaScript button is part of the DownScaler code, make sure to deactivate the JavaScript after this step to prevent the save button from being incorrectly display ed in later steps, which may lead to faulty behavior. #{FLD:10523}# = Picture field: [Picture (max. 5000 KB)] #{PH:2526}# = Path: [HIDDEN: Save Picture after JS d (...)
(...) lename without extension and store in a local variable Create the HTML page The resulting HTML should look like this <!DOCTYPE html> <html> <body> <div style="display : flex;justify-content: center;align-items: center;height: 100vh;"> <img src="data:image/png;base64,iVBORw....."></img> </div> </body> </html> I us (...)
(...) </script> <!-- === Signature Controls + Engine Override (contrast UI + undo + max undo) === --> <style> /* compact, high-contrast panel */ #signature-tools { display :flex; gap:1rem; align-items:center; flex-wrap:wrap; padding:.75rem 1rem; margin:.5rem 0; background:#111827; color:#F9FAFB; border:1px solid #374151; border-radius:.75rem; box-shadow: (...)
Applies to version: 2026 R1 and above; author: Lily Adamowicz. Adrian Baszak Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: AI Agent AI Implementation Guide Other related Community articles include: AI Agent analytics
(...) , you must choose one of the content databases associated with the environment. Each content database has its own set of global administrators. After selecting a database, the Users tab below will display a list of user logins (in BPS ID format) who are currently administrators in the selected content database. Using the buttons on the right side of the window, you can add new logins or modify or remo (...)
(...) The idea behind this proof-of-concept was to expand a JavaScript-based feature we’ve been using for years - previously limited to display ing extracted latitude and longitude values of a single instance for individual quality issues. Our goal was to use a Business Rule to display any number of locations on a map, such as construction sites or similar points of interest. As part of this, we also want (...)
(...) s of several clearly defined components, each addressing a different aspect of AI Agent operations: Fig.1. AI Agent analytics dashboard Active Agents—a widget display ing the number of currently active AI Agents in relation to the total number of AI Agents configured globally. Queue depth—a metric representing the number of jobs currently waiting in t (...)
(...) Once you have entered the required information, click Create Team. When the team is created, you are redirected to the tool’s main page. The upper part of its window display s a message informing that the system is waiting for data. NOTE: once the account is created, you can use the default test environment to collect data. However, please note (...)
(...) Panel should be verified and adjusted to match the available pool – otherwise, access to Designer Studio and Designer Desk may be restricted. During the 14-day transition period, the system display s appropriate messages in the interface for administrators and users, informing them that the environment is in migration mode and that not all users have yet been switched to the new licenses. These (...)
(...) uent Increase of choose fields to 4000 characters Actions Review attachment actions Changed default description value of uploaded attachments SDK Migration display Name property is translated in SDKs
(...) able on the Paths tab, in the MailApproval subtab. Fig. 7. MailApproval configuration for the Approve path On the left side of the screen, a list of paths for the selected step is display ed. For each path, MailApproval support can be enabled by selecting the Path available for MailApproval checkbox on the right. After enabling it, the path must be associated with one of the command gr (...)
(...) content by Daniel Krüger; March 15, 2026; The original post has appeared on daniels-notes.de While item lists support grouping, you cannot configure whether these should be display ed collapsed or extended. I created a form rule which will support this. Ok, it will collapse the rows after the initial rendering, but it will look like they were display ed as collapsed from the (...)
(...) ls-notes.de Now and then you may have menu buttons which interact with an item list. While the top toolbar is an anchor for all actions, it would be easier if these menu buttons could be display ed next to the item list. This improves the user experience: The user doesn’t need to be aware of these menu buttons. They are just next to the item list where they are relevant. It will (...)
(...) the behavior tab of the Main Form to avoid the unsaved data popup when leaving: Disable "unsaved data" alert when leaving a form Create a start und presentation that loads this "display all cycles" form.