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

search results

for fields

(...) Hello! I'm currently implementing a workflow where I first create a Word document with form fields , initiating with the 'Start editing a file using OneDrive' action. This allows me to access and edit the Word file directly from my OneDrive folder, and everything works perfectly at this stage. However, I encounter a problem in the subsequent step of my workflow. After making modifications to the Wo (...)

(...) nted enough work arounds where it didn't work. I would like to have this option everywhere where a field can be set. A list of actions which come to mind: - Change single field - Change multiple fields - All Item list actions - Start workflow - Start workflow (SQL), maybe we could use the name of the calculated column WFD_AttChooseX_ID to tell the system to set the id - Move workflow (SQL), may (...)

(...) Hi, have you ever seen "Invalid form field order (name of field...)" error on main form, global form template? Once it happens, it happens any time I try to reorder fields on the form, and the field names are random. Also, with this error, the order of the fields becomes random, and impossible to manage. 2022.1.4.297 Any help? Best, Rafał

(...) Choice field, regardless of whether 'Attribute validation' is selected on the path or not. I need advice on how to get around this problem in the case of paths such as: Reject, Reverse, where these fields contain random data, e.g. set via OCR - without any intervention in the fields by the user. Regards

(...) ------------------- w WebCon.WorkFlow.Data.Extensions.DicWFFieldTypesExtensions.IsEditable(DicWFFieldTypes this) w WebCon.WorkFlow.BusinessLogic.ExpressionTree.LeafTagRepository.ObjectIDFormfields PrefixRepository.ShouldGenerateSiblings(DicWFFieldTypes type) w WebCon.WorkFlow.BusinessLogic.ExpressionTree.LeafTagRepository.ObjectIDFormfields PrefixRepository.GetDefaultPrefix(IWFConfiguratio (...)

(...) ut i have a new project in August, where such a feature would be nice. I have some ideas for a plugin (as far as I remeber, a problem is the DPI from the Signature field being higher than of picture fields ) -> Wouldn't that be a nice new feature? 26.09.2022: ======== Hello WEBCON, we are working on a prototype to document defects. Therefore, we would like to use a new kind of form field: It (...)

(...) el tree childrens are leafs, they can't be parents. On those children forms, there are validation rules, which depends on data from the parent form, and a path [Validate] which checks for required fields . To make sure that children forms are filled properly - when I'm moving the parent form to further steps I'm invoking that [Validate] path on all childrens to make sure, that data is filled correclt (...)

(...) Hi, so there is a new version of Autenti plugin, also working with Webcon 2023. There are new configuration fields /options: Signature Type (Required) SMS authentication Unlock document by SMS Is there ANY documentation regarding options for those fields ? Experimenting, I discover that Signature Type must be numeric, and: 0 means Autenti signature 1 means qualified electronic signatu (...)

(...) Hello all, I have a data table field where I'm selecting the fields using a SQL query. One of the field is a picker and I want to show just the Text and not the ID. I've tried many options but as soon as I try using the Database-Name, it's giving errors. I believe it's because the option has space on it : 'Non Ok'. But the system should overcome this right? Even using the DBO function, it doesn't w (...)

(...) Application". Additionally, emails for users who rarely interact with WEBCON often find the "Go to Element" button confusing. It would be desirable for us if the names were customizable and the fields could respond to HTML design instructions. Ideally, it would also be great if images could be used as buttons for that fields . If I have missed any existing options for this, I would appreciate (...)

(...) CON and I have a problem. I have an items list with REST API as data source where user can pick and book tools for some time period. Time period property is not included in REST API so I'm using form fields for booking dates. Then I need to filter the items list using tools from REST API and dates from WEBCON database to exclude unavailable tools. Unfortunately i didn't find the way to do it using the R (...)

(...) Hi, I've prepared a template using Word Classic and put there data rows and data tables fields . Unfortunately the data are not displayed. The same situation happens when I go to Admin Mode > Admin actions > Word Template Printout. No data from data rows/data tables fields are diplayed. I am using Webcon Express.

(...) on input style Elements which are not supported are rendered as text. This also applies if the elements are nested. There's probably sanitization applied before rendering the result. Affected fields are: 1) Data table 2) Data row 3) Item list column: Data row You can make use of the below SQL commands to check whether you are using one of the listed unsupported types. select APP_Name (...)

(...) Hi guys, i just have another question... we need to create an Excel file from an item list. Basically, this works well using an appropriate Excel template. However, I have fields in the item list that are filled from a fixed value list and the action then creates an entry in the column in the format [ID#Name]. But I only want to see [Name]. What am I doing wrong?

(...) at can be started either from a Parent workflow or in the workflow, using a menu option (creating a sub-task). In the start step, I have editability rules, if the user is creating a sub-task, some fields can be edited, but if the task has come from another process, those fields cannot be changed. In the URL, I'm passing the ID when the user creates a sub-task to a field in order to use it as editabi (...)