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

Forms

Hi, In WebCon we can create a new field and set it's visibility to be hidden on the forms that way the field will act as a variable for storing or passing data. Now the question is, if this field is hidden on the form how can i make it to always be visible on the instance history page? This is for troubleshooting, in a scenario where we want to check the variable values if they're correct. I already tried enabling the "Always show in instance history" setting on the Visibility tab of the fie (...)

Hi, I have a question about this option in the Visibility configuration of the attribute. 1. I wonder why this option is always grayed out. What does it mean - is it always on or off? Is the SOLR always indexing this attribute regardless of what visibility is set? https://docs.webcon.com/docs/2024R1/Studio/Process/Attribute/General/Attribute_Permissions 2. I wonder if there is a possibility to disable Solr indexing on a specific process/workflow?

Hi, I need to connect something like a forum on the form where you can have conversations about the project. It would be ideal if it wasn't a link but a window where you can add comments. Has anyone used a similar solution? Maybe TEAMS online and created a team?

Hi guys, in some use cases we need to have some formatted text based on an textconstant on a pdf dokument. Therefor we have some logic in the application which places the text in a given multilinefield if a date is changed in a special way. The texttemplate ist displayed correctly in the application and in the word, if the user did not make any changes on the text. But the user has to make changes on the text because its only a template-text which has to be customized. If the text ist c (...)

Hey Webcon Community! I have hard time finding solution so hope you can give me some hints. I am building application for business trips. Users will have to fill out two type of data: personal data and many other information's like purpose of the trip, transport and so on. Is it possible that users have to fill out personal information only once (first time they are using application) and in case of next usage of application personal information could be filled out automatically based (...)

Hi! I have a question on how to direct visibility of attribute based on which Tab is active. I created a group of attributes then added tab panel and few tabs. In group configuration I checked Horizontal arrangement because I want attributes in tabs to be placed horizontally. Now I want to add new attribute below this horizontal ones (att2: field name "Wycofaj poprzednio złożone oświadczenie"). I want attribute like this in every tab, but different attribute in every tab (when I can check it (...)

How do I build a yes/no toggle (or other html control with green and red colours) that, when the FullName text field is changed, the toggle changes to yes if such a FullName already exists, or stays at no if there is no FullName yet.

Hi, How to display row id (DETID, @ID) in list (list item - WFD_SubElems) on form?

Hello, I am new here and I am studying Webcon yet :) i would like to ask one question and I need help. I created the field where I count number of days between two dates. It was easy (with help from this forum :) ) This was very helpful for me. https://community.webcon.com/forum/thread/469?messageid=469 But I need counting only working days and I am really desperate. In System settings => Global parameters => Working days calendar I defined non-working days for 2024 and 2025. (...)

Hi Everyone, after upgrading Webcon environment to v 2023.1.3.269 (working previously on 2022) I've noticed a behavior change in following situation. There is an item list which has enabled following options - Allow adding, - Allow deleting, - Show actions column, - Show "Remove all" It is filled with many rows which in most cases exceeds the display range so the user has to scroll down/up between entries. End user wants to delete entries one by one with the deleting bin in the action (...)

Hi, I have three fields: Name - text lastname - text domain - choice field And one technical field to which an action is assigned: concat[name][.][lastname][@][domain] The action works correctly but takes Polish characters into account. Is it possible, and how, to remove Polish characters in the technical field, i.e., replace "ą" with "a," and so on?

Hi, I have been interested for a long time in the topic of how the Superior type (Form) functionality works. I have not found any description anywhere of how it works. Has anyone used this and is able to say something about it?

Hi. Following Scenario: (Webcon Version 2021.1.5.367) I have an items list with (amongst others) a column for (multiple) attachments. Out of each line of the items list I start a workflow instance of another (start a subworkflow SQL) workflow and the attachments shall be copied to the new instance. Idea 1: I check "copy attachments" in the "Start a subworkflow". Issue: all attachments of the parent workflow are copied Idea 2: I create the instances and create an action template to (...)

Hey, I was wondering if there is a possibility to change ordering of form menu buttons(screenshot below). I've already tried doing so, in the application's "Standard areas" panel, but it could not be modified that way.

I've been trying to utilize the form rule for the Yes/No field named "Service Line" to show "Service Line Items" item list field when it is ticked to Yes and be hidden if it is unticked or set to No. The problem is the "Service Line Items" item list field is showing on default when opening the form and even though the "Service Line" is still set to No on default. Thanks in advance for the help

Hello all, I have an item list to enter quotes. In the quotes step, the user must enter the rows with the different values for the quotes and then send for approval. The next user must select what is the row of interest, but clicking on Select Option column. The thing is that in that step, because I want the item list to be editable, the Add button is available. Is there any way to allow the user to edit the item (to select the row of interest), but not allow to enter new ones? Thank you (...)

Hi, If I have a polish language, the data starts from monday, however if i change the lanague to ENG, I can see that the week starts from Sunday, How can i chagne this?

I have problem with validation form. 1. I have step where task is assigned to tech group All (other groups in form) a) Lider = Person A or Person A and Person B b) User group = Person 1, Person 2 ... Person X c) All = Lider + User group Now I have conditions to few cells in "item list" If user is one of Lider (group) then he need to fill and set proper values in each row in "item list". if user is one of User Group then he don't need to do anything or is filling first part of "ite (...)

Hi Community, for the reason of proper premissions managment I need to change the form type for 500+ instances. Obviously I would like to avoid manual work. Do you have ANY idea if the 'change form type' can be somehow automated? I need to change form type X to Y, no diferentiation whatsoever. Maybe some SQL? Changing WFD_DTYPEID in WFElements and WFHistoryElements will be enough? What do you think? Thanks in advance. Wojtek

Hi, Does anyone know how to do autosave after completing a field in form?