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

Forms

Hello, I have a field for "internal comments" and I want three user groups to be able to edit this field on every step of the workflow. On steps where they have the general right to edit, this works, but not on other steps. To clarify, on those other steps, they should NOT have rights to edit the step, ONLY to edit this one multiline text field. And any other group should NOT have the right to edit this field. Only for internal user groups. I already tried in the editability tab to make thi (...)

Hello everyone! I have such a case: There is a process, where new element is being added on the first day of the month and giving it signature containing next continuous number. Someone accidenly deleted the last one and the created new one. Nowe we have documents 1,2,3,4 and 6. Is there a way to change the signature of 6 to 5? I can delete the number 6 but what will reset the numbering so that the new created one will be 5? Any ideas community? :) Michal

Dear WebCon Team, we just updated to 2021.1.4.55 and recognized, that the so long working function "Attachments Count" does not work properly any longer on the intital step of a workflow as long there is no Instance ID. For Example I would like to validate if there is an attachment uploaded or not (see picture). If I do a path on the step itself --> Instance ID --> the rule works fine!!! I think it is a bug. Thanks a lot

Hello folks, how is it possible to hide/show the Attachments Form Field they way every other form field can be hidden/shown via the style and behaviour Tab. I want to be able to show the Attachments field when some dropdown item is selected. Works perfectly for every other field (as shown in image) but I cannot target the Attachments field Where and how can I even configure the Attachments field? Best regards Fabian :)

The structure of the form fields does not suit one specific step in a workflow. How could I rearrange the form fields for this one step?

Hi everyone, Is there a way to add attachments to dictionary process type entries? I only need one attachment per entry and if this will not be possible, I will have to redesign the process to the standard version.

MVP

Hello everyone, After updating to 2021.1.3.205, I noticed that setting values from available columns to target fields, stopped working when the field is initialized with a default value. Setting the value only works when I manually change the value in the field. I have not noticed such change in changelog (but maybe it is), so I wonder if maybe it is a bug? Maybe some of you have noticed such a change, or encountered the same problem? EDIT: Since I was testing mostly on the default value of the (...)

MVP

Hi there, i am struggling with generating a clickable link from column of same row. I would like the user to enter a link in the column LINK and a clickable link should be generated in the next row column (LINK-TEST) on every value change (see attached picture). The perfect way would be a little HTML button, so i should be able to set the "[TECH] angeschaut" checkbox when clicking. What i am searching for: 1) a way to implement EMBEDDED HTML with usage of row value as parameter OR (...)

MVP

Hi all, I'm out of ideas... I've tried everything that came to my mind without achieving the desired result. Is it possible to have a hyperlink column in an Item List that shows the Preview and only after clicking on the little icon on the right (see attached image) it opens the full form?

Maybe I missed something but I'm struggling on a form. On the form I have 2 autocomplete choice fields that are related. First I would like to hide the second field. The first field a category has to be selected (1-5), and when someone selects Category 1, the second field should appear dynamically to make a selection. Now I added a rule in "Visibility restriction in form", see picture. I runs but it seems only on form load and not dynamically.

Hi all! I was trying to see if it's possible to send a form, that would be triggered in webcon by the user, with a list of fields and after the user submits it l, it is integrated in webcon. For example, you are creating your customer list, you send the form for the customer (user without a license), the person puts all the details and when its submitted, the information is automatically integrated in the form. Have you tried this? Thank you all!

Hi community! We are currently facing a new requirement, where it should be possible to change the browser language with a series of buttons in the form (approximately 20 different languages). Every click on a language button should change UI labelling on current form to selected button language. e.g. [German] [English] [French] ... <-- HTML field [Form content goes here] I know this is possible with different browser languages, but is this possible with button action (and maybe some (...)

Hi, Does anyone know how to change the height of the modal dialog of item list element? Scrolling is a bit annoying and I need a bigger dialog.

Hi, I am a new guy here and I just started with webcon designer. I need help with mathematical operation on a form. I want to subtract two dates to get number of days beetwen this two dates. I know that I can use "datediff" function but my point is to get this 'dynamically'. When user starts to fill form, he type date 1 and date 2 and below that he will see in third field numbers of days. How to achive this on a form?

Hello, I'm working on a form of employee's declaration, which should contain a long text (an information for the employee, mandatory for legal reasons). What is a proper way for placing these types of data on a form? Is there a way other than creating an attribute and assigning default value (assuming that the text will be constant).

Hi, On the form, I am using the Chart data field. I am wondering whether it is possible to use the chart field in the Word printout report. Is there an alternative way to draw a chart based on the form data in the report? Maybe in HTML report. I was also thinking to put chart into the Picture field that is supported in Word templates. Any insight on how to approach this would be appreciated. Best regards Aleš

MVP

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?

Hi all! We are currently using the Google Maps field with address-based (dynamic) mode for registration of clients, which is in my opinion very user-friendly. The problem is, this mode shows the correct position on the map, but it doesn't store anything in the workflow item. We want to store Longitude and Latitude (e.g. in 2 extra fields of the process/workflow) along with Street, Zip and City (which is already happening). I hope you know, what I mean. Is this even possible without develop (...)

Hello, I hope you can help with this! I need to guarantee that a file in the attachments is checked-in (so the version will be different than 1) before moving the workflow to the next step. In the validation form, I don't have the attachments system so that I can construct a query to verify this. Does anyone have an idea? Thank you!

MVP

Wondering if it is possible to open the attachment preview dialog by using javascript only. Does anyone already tried to do this? There is the possibility to open the latest attachment, but that's not the solution i'm looking for.