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

search results

for display

(...) 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 small docu (...)

(...) connect to the SQL server hosting the databases of the WEBCON BPS environment. Starting with WEBCON BPS version 2024, if the installer detects that the SQL Server certificate is not trusted, it will display the following message to trust the certificate.   3.2 WEBCON BPS farm In this step, you will find the information about the upgraded environment that was retrieved from the configurat (...)

(...) rm the user which of the defined phases the workflow instance is currently in. Clicking on this control in the configuration window brings up the Properties node, where you can select one of two area display types: Axis or Blocks. For newly created workflows, the Workflow phases area is automatically added to the top panel of the form.   The division of steps into phases is also visible in t (...)

(...) e user can log in. In the advanced configuration the connection that allows authentication is specified first. Three options are available among the operation modes: User – the form field display s a control that allows the user to log in to the configured authentication provider and, after the user has logged in, display s the corresponding status. JavaScript – in JavaScript mode, the (...)

(...) o, this operation is not required and can be skipped – click the Next : Review + Create > button to proceed to the data validation window. After verifying the data, a confirmation message is display ed, and the workspace can then be created. To do this, click the Create button located in the upper-right corner – the workspace will be created shortly afterward.     Aft (...)

(...) has appeared on daniels-notes.de   If you have a large form with a lot of fields you may find this helpful to structure the form a little differently.  Here's one example which display s the first group across the whole page, the second group takes up 75% of the page while the third uses 25%. You can read up on how to do it here. In the video you can also get other ideas: (...)

(...) t an exact list of the dates and times of the configured timer executions, which can then be exported to Excel. Regardless of the Number of timer executions specified, a maximum of 10 entries will be display ed in the window. Additionally, it is now possible to remove activated timers from their related workflow instances.   Calculating timer start dates A wide range of configuration op (...)

(...) ces directly from the dashboard and allows multiple reports to draw data from even a single source. This solution also enables embedding Filter widgets, allowing users to quickly narrow down the data display ed in dashboard reports. This article is dedicated to exploring this functionality and its potential applications.   NOTE: for detailed information on reports embedded within the dashbo (...)

(...) he instance is already marked with one of the flags, then there is an option to remove it. Fig. 3. Flagging at the workflow instance level   Flags in reports Flags in reports are display ed automatically in the Task system column. Should this column be visible in the report, it must be set as the Data source column in its configuration. Fig. 4. presents a report with the visible colum (...)

(...) iguration window, in the Endpoint and Access key fields, paste the endpoint and key you copied from the Communication Services resource. Also fill in the Sender field – the entered name will be display ed on the phone as the name of the sender of SMS messages sent from the system.   Click Save and close the window.   Recipient's phone number SMS messages are sent from (...)

(...) ermissions to access the Public Forms folder. Fig. 5. Updated details of the application pool account   With the application pool prepared, create a new site. Right-clicking Sites display s the option to add a new site. You can give your site any name you like. It is important to correctly point to the created application pool and the physical path where the Public Forms mechanism was (...)

(...) definition will not be possible if it contains references to another Global automation, Global business rules, Global constants, Data sources, or SDK plugins. In this case, an appropriate message is display ed and the configuration of the exported automation must be modified. If the automation definition contains references to Connections, any sensitive data present in their configuration, such as use (...)

(...) rm the user which of the defined phases the workflow instance is currently in. Clicking on this control in the configuration window brings up the Properties node, where you can select one of two area display types: Axis or Blocks. For newly created workflows, the Workflow phases area is automatically added to the top panel of the form.   The division of steps into phases is also visible in t (...)

(...) dedicated URL, allowing consistent branding and the ability to present the application as a standalone service. For example, the "Complaints" application available at support.yourcompany.pl display s only the submission form and basic reports to users, while a "B2B Orders" application may operate under a separate subdomain with its own login process for business partners.   (...)

(...) 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 (...)

(...) 400px makes it quite hard use the modal dialog. It would be better if the available space is used. I already added a style overwrite for this. 3. If single row editing is used it would be better to display the icon on the left instead of the right side. Depending on the width of the item list the user needs to scroll and if you are unlucky the display ed info panel may hide the icon. Of course, I can't (...)

(...) What is the easiest way to detect whether a form is in edit or display mode? I need this to show/hide fields. Any ideas?

(...) S solution, I have made CustomAction that gets data from an external system as a list. I would like to return that list to ItemsList in my workflow. I have code like this: [ConfigEditableFormFieldID(display Name = "Pozycje nagłówka ", FormFieldTypes = WorkFlow.SDK.Objects.Enums.FormFieldTypes.ItemsList)] public List Lista_Poz { get; set; } public class Nagl_OT { [ConfigEditableFormFieldID(Displ (...)