WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Knowledge Base > Forms

Forms

On WEBCON BPS Portal, one of the standard tabs that can be selected from the menu on the left is the “My tasks” tab. After selecting it, you see a report that describes a list of tasks assigned to the currently logged in person. On the report page, there are references to each of the instances with a task awaiting for a user. A task window contains information about them, e.g. the instance number or modification date. You can modify this information – both the fields displayed and their order. This window contains information about e.g. instance number, form type, step name and las modifier. WEBCON BPS allows you to change this configuration – go to the WEBCON BPS Designer Studio. Select the appropriate process and go to the “Compact view” section.

Read more>

With the introduction of version 2019 and the entire Portal interface, several search methods have been included in Portal that allow you to search not only the content of the workflow instances but also the structure of all applications available on Portal (e.g. reports, dashboards, start buttons). This article describes where and what you can search from the Portal level – information about the search mechanism can be found in the Searching structure in WEBCON BPS Portal article. On the Portal, there are three searching places, the mechanism of which is the same, but differing in the way of the narrowing down of the results (described in the next part of this article). The search returns only those elements that the user has the privilege to access.

Read more>

When creating the configurable e-mail templates there is the option to add fields from the form. This article describes how to add an item list and SQL data table fields. To enter these types of fields in the template is needed: basic knowledge of HTML language (specifically building tables) and a process that contains an item list and a data table. After defining these types of fields on the form, create the “Send a custom email” action that contains the HTML code creating a table with data from the form.By using HTML knowledge you can create configurable e-mail according to your needs. This functionality allows you to control how data on the item lists and data tables will be displayed on the form.

Read more>

The MODERN form allows users to view attachments without having to download them. You can preview an attachment in two ways – in the preview window and on the form. This option is available in the most popular web browsers such as Google Chrome, Opera and Firefox, and can be supported by various file formats (e.g. .xlsx, .docx, .pdf, .png). This article describes the functionality of the attachment preview directly on the form. WEBCON BPS allows you to view the attachment in the form. Thanks to this there is the option to work on the form simultaneously with an open preview of the attachment.

Read more>

WEBCON BPS provides tools for visual modification of the end user interface that goes with your system, like customizing the Portal interface theme to match your company’s colors, or inserting your own logo. In version 2020.1.3.277, the application color can now be selected from a color picker, instead of a list of predefined colors – so that finding a color that matches your company color scheme should not be a problem. To change the application color, go to the WEBCON BPS Designer Studio, enter the selected application and select the “General” tab.

Read more>

To personalize your WEBCON BPS Portal appearance you can change the logo and color scheme of the user interface.. The global system administrator has the ability to modify these elements of the site. This article describes how to add logo to Portal – and replace the WEBCON logo in the top left corner. In the previous versions of the system, setting a custom logo required copying the graphic file to the server and providing a link to it in the site settings. In 2020.1.3. there is the ability to add the graphic file directly from a file on your computer.

Read more>

When building your business proces, there is the ability of adding a logo, picture, or other image decoration to the form – the simplest way to this is by using the “Picture” form field. WEBCON BPS Portal gives the ability to calculate the value of the picture in real time (without the need to save the document).Thanks to correctly configured form rules, you can easily manipulate pictures. This will help you to organize reports and increase the transparency of the presented data.

Read more>

When working with WEBCON BPS applications, there are often situations when a user wants to find a specific instance. For this purpose, they will use the search engine or try to find the necessary information using reports on the application’s site. The WEBCON BPS interface works quickly, but by opening the full page form of each instance individually, only to discover that it isn’t the one they are looking for, is a waste of time. The situation looks similar when you have the form containing hyperlinks to another workflow e.g. previous employee’s vacation requests.

Read more>

During document processing, it is important to check the correctness of the entered data – mostly to make sure that an incorrect value doesn’t cause issues further down the workflow. WEBCON BPS gives access to multiple avenues of form validation: RegEx, ‘Validate form’ action, and the one we will be taking a closer look at– setting up a form rule on the path. This article describes the use of this functionality. Embedding the correctness rule on the workflow path is a convenient and fast way to verify fields. In addition, it simply limits calling the rule to a specific place of the workflow. Verifying the correctness of the entered data allows you to avoid mistakes and therefore spend less time correcting them.

Read more>

Various ways to make form fields more transparent and legible. The following article lists several ideas on how to customize the appearance of your form fields. Including:
- Groups and how to arrange fields horizontally (side-by-side)
- Multiple lines of text and append mode
- Rating scale and questionnaire
- CSS

Read more>