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

search results

for form

(...) Hey there. What's your preferred way of hiding form fields on page load? In my scenario form fields should remain hidden, unless a form field rule from another field was triggered on value change that 'unhides' the target form field. I've been doing it the following way: 1. Make the field that should not be shown upon form load visible in the Field Matrix 2. Insert the 'Hide' JavaScript fu (...)

(...) oblem. In the report we used a calculated column to show comments: (SELECT ISNULL (dbo.f_clear_description(wfelems.WFD_SIGNATURE), 'None')) However, from what I can see in database, the comment form at has changed and now when using this function I get an error: "Invalid length parameter passed to the LEFT or SUBSTRING function." In the attachment, I marked in green old comments, and those sta (...)

(...) Hi everyone, I think it would be great to have an opportunity to add the option to execute a form rule in case of a 'Validate form ' action fails. In most of my cases there some special condition which relates to a field/tab. Having the option to execute a form rule would allow to: - focus the field - show the tab - execute some JavaScript which would could display a subworkflow which needs t (...)

Hello, I think it would be great to have different kinds of choice fields. Radio button, checkbox (with multiselect option), toggle. Thank you!

(...) Hi, I have a form on which I want to have an action that trigers after the fields has change, what kind of action I can add? For instace in workflow I have element called 'start' with form fields : text : dupa Number : 1000 user makes some changes in those field, after that i want to trigger my action. How can I do it?

(...) Introduction I have heared that basically planning is always about three questions (three columns in Excel, three attributes on the form ) - WHAT? WHO? WHEN? :) Sometimes we need an extra inform ation/column - we can call it "Remarks", "Others" or .... COMMENT... WebCon BPS has extraordinary feature available out-of-the box without even single line of code...VERSIONING and detailed HISTORY. Such fea (...)

(...) Good morning everybody, did anyone of you managed to change the pencil color of the "HANDWRITTEN SIGNATURE" form FIELD ? Thanx and a nice, sunny weekend (not here ;-) ), Bjoern

(...) Hi, In Webcon, it is possible to make modifications to the form at the step level. When the "break settings inheritance" option is activated, these modifications apply only to that specific step. For a more visual experience, it would be nice to highlight these steps in the flow, similar to how steps containing "on entry" or "on exit" actions are highlighted. Thanks, Raluca

(...) How to add list of Attachments from the form to Word Template? 1. A created word template 2. If filled by Automation process 3. How to add to template DOC the Attachment section ? 4. How to add Comments to template DOC [Bonus] ? I don't see the fields in Word plugin to create template .... 11 - word template 12 - the section from WebCon form

(...) Right now when selecting the date for date&time picker system by default setup the time for 00:00. If we want to change the time e.g. to 7:00 and double click the "00", enter "7" system says that form at date is inpropper. We have to add 0 prefix to hour "7", so it is "07". It is one more click + one more typing. Allowing form at h:mm or even h:m would be ergonomy enhancement for faster entering (...)

(...) Hi, the HTTP response for displaying a workflow instance contains all global form rules. It's ignored which kind of form rules are used by the process/element. The response should only contain those form rules which are referenced. After all, the exported process will also export the used/referenced global form rules and not all. This applies at least to versions 2023.1.2.44 and 2022.1.4.155 (...)

(...) Hi, it would be great when form rules would be stored in a minimized version too. This minimized version would be used by default whenever a form rule is send to the client in a HTTP response. When a query parameter like 'minimized=0' is added, the "full" version would be used instead. Currently the a JavaScript form rule will be bloated because line breaks are transferred as \r\n. Depending o (...)

(...) Is there a way to have more control over the styling of the form s? For example - how to change the color of disabled fields or how to remove or change the border of inputs.

(...) Hi, I need extract the name of form type from databases. Does anyone know where the name of the form type is saved? Thanks, Raluca

(...) hi there, how i can modify the form at of the form (default) to custom form by placing the text field first and then the name of the field., see the attachment for mor explanation please assist.

(...) Hi, I would like to change the form type, and I see that there is an action for this, but after selecting this action, the user must select a certain form type. I would like the selection box to not appear and the form to change depending on some field on the form . Is it possible? or at least change the appearance and value of the fields in the pop-up window? https://community.webcon.com/posts/post/ (...)

(...) Hi, After upgrading to Webcon2023 (ver. 2023.1.2.44) we found errors during form rule executions on page load. It is caused by trying to hide/show/set/etc attributes that are not visible on the form . In the 2022 versions, there were no issues with the same configuration cases. These errors appear during Diagnostics and additionally prevent saving the Diagnostics Session. Does anybody have s (...)

Hi. Usually, when a user completes his task he will be redirected to the applications dashboard. In a particular use case I have revoked access to the dashboard for certain users. Therefore, upon completion the system attempts to redirect but since there's no permission it will throw an error. Is this possible to prevent/circumvent? Thanks.

(...) i Guys I'm wondering if there is a better way to find out which user has completed a task in a specific step than what i'm currently doing looking to the WFHistoryElements table. In need this inform ation to ensure that the user that has finished the task in "Author confirmation" step, cannot finish the task in the current step (review) so i can force a 4-eye principle even with active substituti (...)

(...) Hello community I have to have in form field description text and picture. Is it possible? If yes, where to store and how to call the picture? Example will be appreciated. Thank you in advance.