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

search results

for edit

External content by Daniel Krüger; December 05, 2021 ;  The original post has appeared on daniels-notes.de   Even though this is quite old, it still works and it can help others: If you are providing multilingual user interfaces this post can provide you with little helpers to generate SQL statements: For multilingual choose fields. Multilingual icons &n

(...) points to the main directory containing Java (it must contain bi and lib folders). For example,  for OpenJDK 22.0.1 the default path is: C:PROJjavajdk-22.0.1 The option is found under: edit system environment variables -> Environment variables -> System variables -> New   In the installer, during system verification, it is also possible to install Java. (...)

External content by Daniel Krüger; August, 2022 ;  The original post has appeared on daniels-notes.de   If you are working with web services data sources like REST then you will have noticed that you can't view the outgoing request. This is also true, if you have a problem, when the instances hasn't been saved yet. All in all this can be quite annoying, if there&

External content by Daniel Krüger; July 06, 2024 ;  The original post has appeared on daniels-notes.de     WEBCON BPS 2024 introduced different kind of form templates: While this is great for WEBCON BPS 2024 users. You can already achieve something similar with a little HTML field in previous version. You could even make it dynamic. If one tab needs a lot of

Applies to version: 2023 R1 and above; author: Krystyna Gawryał   Introduction Version 2023 R1 of WEBCON BPS introduced the functionality to invalidate all active user sessions with the Global logout button. When the button is pressed, the user is logged out of all environments and platforms that use cookie-based authentication, including web browser tabs and windows, the mobile app

This document contains:   Enterprise (Standalone) installation prerequisites, diagrams, and scaling SharePoint-hosted installation prerequisites, diagrams, and scaling Planning for High Availability WEBCON BPS Databases overview and size estimation Disaster recovery for Enterprise and SharePoint Good practices for system upkeep WEBCON BPS Farm communication diagram List

(...) vidual with the highest privileges within an instance in Portal. In addition to the aforementioned ability to utilize admin mode in Portal, they also have access to all instances, with the ability to edit and delete them (including view attachments). Furthermore, the Business Administrator can initiate new instances and view archived ones.   NOTE: Please remember that the roles of Business (...)

External content by Daniel Krüger; September 06, 2023;  The original post has appeared on daniels-notes.de   In August/September 2023 I faced some timing problems of the global form rules. While searching for the issue I noticed that there was quite a lot of traffic. In a worst case scenaroy, I did transfer almost 10 MB of data when switching between tasks 10 times.

External content by Daniel Krüger; August 26, 2024;  The original post has appeared on daniels-notes.de Have you read the Whitepaper – Business overview you will have noticed that WEBCON BPS 2024 R1 added the option to display the last comment.  If you are not yet running 2024 or need to display the last x comments, you can find the calculated column and styli

(...) inistrators to obtain information about individuals who have logged into the Portal.   The appsettings.user.json file You can activate the functionality of registering user logging by edit ing the appsettings.user.json file which is located in the Portal installation directory (by default C:Program Files (x86)WEBCONWEBCON BPS Portal). The file is standardized according to the logging re (...)

External content by Daniel Krüger; September 01, 2024 ;  The original post has appeared on daniels-notes.de   While the original post with the javascript function to display "All attachments" on page load is almost three years, this was only now updated to optionally collapse the the attachments. Thanks for the request. :) The linked blog post also contains a sma

(...) teps in between the range. You can then increase/decrease the value by using the arrow up/down keys. This can be achieved by the following steps: Create a global Form rule, switch the edit mode to "JavaScript mode" and add the following JavaScript window.nxWebcon = window.nxWebcon || {}; nxWebcon.integerRange = nxWebcon.integerRange || {}; nxWebcon.integerRange.i (...)

External content by Daniel Krüger; October 13, 2024 ;  The original post has appeared on daniels-notes.de After the last posts "Start Teams chat post" I was asked whether this could be utilized to get in contact with the support team. I liked this idea and implemented a little solution for this question.  While creating the solution, a whole bunch of question arose

External content by Bjorn Poller, published on October 21st 2024; In one of our prototypes, we encountered issues with the number of text-based groups on the form. It became simply too cluttered, despite the use of groups. Using tabs for sorting would have been the least effective solutionin this case. After experimenting with CSS, we created a style parameter that we’d like to share. We&

Have you ever faced the challenge of managing documents where multiple signatories need to sign on different pages or in specific positions, and didn’t know how to handle it?  We’ve developed an intuitive interface using HTML and JavaScript within WEBCON that allows each signatory to select the exact position of their signature on each document. This innovative functionality u

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 c

This document contains:   Enterprise (Standalone) installation prerequisites, diagrams, and scaling SharePoint-hosted installation prerequisites, diagrams, and scaling Planning for High Availability WEBCON BPS Databases overview and size estimation Disaster recovery for Enterprise and SharePoint Good practices for system upkeep WEBCON BPS Farm communication diagram List

(...) h Service responds correctly, simply search for any phrase in the global search engine of WEBCON BPS Portal (screenshot below). ​​​​​​​​​​​​​​ It is a good idea to open any workflow instance in edit mode (or start a new workflow). In case of problems with the license service, WEBCON BPS Portal works in read-only mode. If it is possible to enter the edit mode on the form, the license service resp (...)

(...) drag them into any phase/actor fields, as well as add and remove phases and actors using the menu available by clicking on their names. A new phase can be added to the left or right of the currently edit ed phase by selecting one of the dedicated buttons. Similarly, a new actor can be added above or below the currently edit ed actor. Selecting the edit button in this menu (pencil icon) opens the (...)

Applies to version: 2021 R1 and above; author: Łukasz Chechelski   Introduction The OAuth2 authentication standard is becoming increasingly popular, as it enables integration between different systems. In many cases, the connection takes place in the API → Application model, which makes authentication much easier. In this case, a predefined set of data is used – Client ID