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

search results

for form

(...) BCON BPS. As I needed to add support for more field types, I didn't want to define the test data for each step and field type on my own.  Therefore, I focused this time on generating the form data using the REST API. After all, we already have the workflow steps, field, and field matrix, why should we define this again for Playwright? :) What has happened: I focused on PowerShell (...)

(...) External content by Raluca Lupu; 10.05.2024 Have you ever wanted to display inform ation hierarchically? I want to share how you can create accordion-style tables in the system. I built an accordion table using HTML and JavaScript. The table is generated dynamically by fetching data from a JSON. What does that mean? 🤔 Simply put, the table adjusts automatically based on the data entered in the (...)

(...) Containerization of WEBCON BPS   Introduction The feature to install WEBCON BPS modules in containers was added in version 2023 and has been described here. Now that the platform can be run based on container services, we can employ various modern services like Kubernetes to launch and manage our application.   Requirements WEBCON BPS containers are based on (...)

(...) aniels-notes.de While you get a lot of results if you search for translations, there's not an overview of the different topics. Therefore, I compiled a list on my own and provided additional inform ation wherever necessary.  Covered topics are: User interface Data Emails Enforce one language SDK There's even an official video:  READ MORE: HERE

(...) can be found in the following sections of the WEBCON Help: Item list  Update item list values Add item list rows   Introduction In WEBCON BPS, it is now possible to perform automated operations on the rows, columns, and values of the Item list. Previously, these operations were executed using the Change item list values action, with the final result determined by the mo (...)

(...) enables you to designate the methods of additional authorization that the end user can leverage when the additional authorization (path transition authorization, authorization to access confidential form data) has been enabled in the process configuration. It is mandatory to have at least one active additional authorization method. The full writeup for this feature can be found here: Path authoriz (...)

(...) which basically did the trick. However, from a user experience perspective, it would be great if the open file dialogue would only show pdf's: How is it done: Add a Html-Field to the form Add the following JavaScript: <script> var attr = document.createAttribute('accept'); attr.value=".pdf"; document.getElementById("fileupload-add").setAttributeNode(attr); </script& (...)

(...) ls used by office workers. Outlook Classic and Outlook Modern add-ins are responsible for its integration with WEBCON BPS Portal. They allow users to access their tasks, view the contents of selected form s, and use many other Portal features from within their e-mail correspondence, without having to close the e-mail application. This article describes the method of installing Outlook Modern in Micr (...)

(...) nored Licenses assignments: Need to be transferred since subscription licensing is used. Substitutions: Can be ignored Themes: Need to be transferred   The blog post provides inform ation about the available options and sometime other helpful inform ation. READ MORE: here.   In case you are interested in copying a content database you find more inform ation: (...)

(...) ocess. Selective and Flexible Initialization Itemlists can be set to initialize either at the start of the process or at each step, providing the flexibility to include only the necessary inform ation for each stage. This allows for the selective population of columns based on the specific requirements of the workflow. Data Population in the Itemlist Itemlists can populate data eith (...)

(...) The WEBCON team works tirelessly to improve the WEBCON BPS platform . We constantly strive to fix any errors and make sure that our system always functions as intended.   Every year, we publish a major version that introduces a multitude of new features. Additionally, updated builds are released at least once a month, they aim to resolve any existing issues and implement small chang (...)

(...) llowing sections of the WEBCON Help: Appearance Color themes   Introduction In an era of technological advances, there is an increasing emphasis on providing equal access to inform ation, education, work, entertainment, and services for all people, regardless of their location, resources, skills, or limitations. Many of these basic aspects of life are now carried out over the In (...)

(...) e preparation of appropriate tools. Accordingly, a console application called BatchImportApp (.exe file) was created and made available among WEBCON BPS installation files in the “Tools” (form erly “Migration Tools”) directory. This tool imports WEBCON BPS applications using defined parameters. Specifying some of these parameters is required for the automatic default import oper (...)

(...) versions. This is the recommended option in an environment with Internet access. Evergreen Standalone Installer (x64): a full installer for environments without Internet access. For further inform ation on downloading the runtime, please refer to the following link: https://learn.microsoft.com/pl-pl/microsoft-edge/webview2/concepts/distribution#understanding-the-options-at-the-runtime-download- (...)

(...) iption of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Widget   Introduction Fast and easy access to inform ation is one of the key aspects of a well-designed form . With crucial inform ation readily available, users can not only perform tasks faster, but also make better decisions in the process. But how do (...)

(...) only access to specific application assets, but also data that may be relevant for end users. This article discusses the possibilities offered by dashboards in terms of presenting such data in the form of reports, and describes how to create, configure, and feed those reports within dashboards.   Business case The Head of the Complaints Department within a production company oversees (...)

(...) displayed independently of the configuration windows for specific application objects in Designer Studio, allowing it to remain open while designing. As mentioned earlier, the ToDo List has a tabular form , and its elements are grouped by default according to the application to which they belong. However, please note that the list can also contain elements that do not belong to any specific application (...)

(...) ontent by Daniel Krüger; December 12, 2024 ;  The original post has appeared on daniels-notes.de Is there someone who didn't have the case to verify that a field value is unique per form type/business entity/step(s)? I for my part now, did implement this dozens of times Finally, I realized, that I should streamline this approach and create a business rule for this. Even if it's (...)

(...) ; In this case it comes in handy that it is possible to create a shortcut which opens connects to the environment using the correct Designer Studio version. The blog post will provide you with the inform ation on how to do it.    This screenshot is just an example. There are 22 shortcuts on my desktop. ;) READ MORE: here.

(...) of this, updating WEBCON BPS will require additional steps. Most of these steps will be carried out automatically by the installer, nonetheless, some will need to be handled manually by the admin perform ing the update.   This article contains a list of additional steps, along with instructions on how to carry them out. It also contains inform ation on which steps are automatic, and which ne (...)