Hello, Have you tried run the Public forms in version 2025? I downloaded the source from github: https://github.com/WEBCON-BPS/public-forms I have the appsettings.json file configured (as in the picture). I get an error when trying to log in
Hi, how to bold the values in the item list column on the workflow path and on the click of a button in the action menu? thank you for your help Regards, Paweł
Hi all! I just wanted to know, if there is a more sophisticated way to rename a tab or a field label in a form rule. We did some hacks in the past (e.g. renaming a tab in a register depending on some conditions), but since these changes are relying on HTML markup of a specific version, these scripts will definitely break in the next major version. Is there a better way to rename a tab in a register card? Unfortunately I didn't find a built-in function for that. Thanks a lot in adv (...)
Hi guys, in version 2025 there is a "banner" like "lagoon", "planet" or "wave" predefined in the form types. Can the selection be expanded to include another image? I would like to use a logo with our CI Thanks Gerd
I've just found out that when I switch multiple lines of text field from the standard type to formatted it just disapears and there is a type error with no furter explanation. Is it just in my case or is it common in the latest version?
Hi, I have a problem and a question I have a form on which I have an attribute as an html button that directs me to a resource on sharepoint on which it loads some file. I need that after loading this file on sharepoint, a link directly to this file is saved in webcon in another attribute, e.g. the name of the attribute "link" Is there a chance for such a solution? Thanks in advance
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.