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

Forms

Dear Community, Is there any possibility to improve quality of handwritten signature in WEBCON? Currently it is very pixelized and added to document (Word / PDF) doesn't look well. I didn't find any options or parameters to improve quality. Link to KB about this feature: https://community.webcon.com/posts/post/the-handwritten-signature-form-field/153 Thanks for your comments here :)

Hi all! We have a tricky problem, so it seems. We want to redirect to edit form of another workflow (ID is known). This should be triggered with button click on current form. Button is implemented as Html field and invokes a global menu action which has the correct hyperlink action and also returnUrl to current element. After save of the other workflow element, user should be redirected to current form element. Before redirect to the other workflow, current item should be saved. (...)

There are actions on the form. One of these actions is to perform a function on the base. The result of this function is varchar. I would like to display the content of this result to the user. In the form of a JS alert or any message. Do you know how to do it?

Hi, I have problem with adding new row in item list after passed value to existing field in existing value. on text field I have selected "Invoke callback rules after value change" and in Item list callback rule I add condition , if text value is not empty just add new row. Wvery time I press button "add new row" I get exception "After callback form rule of items list: .. RowNumberCannotBeUndefinedOrEmpty" Do you know why?

MVP

Hi everyone, I have an item list with grouping on one column. I'd like to have this column group collapsed by default. How would I do that? JavaScript? Please consider I'm no js expert so any piece of code or a completely different approach would be much appreciated. Thanks, Martin

Am I missing something or has the User or group field type on item lists been removed from new Webcon versions? Thanks!

Hello community, I have a short question: Does anyone know the reason for the following error? >Adding new row is not allowed in this step.< The error appears on all steps when I click on dropdowns, check-boxes, item lists, path buttons and delete/save/delegate menu buttons. The designer LOG by GUID is attachet as an image + trace of the error. Best regards!

I would like to build a solution for incoming correspondence registration. Registering an envelope (which has its own barcode) and some fields, I would like to add some other barcodes in the Item Lists field and I would like a subworkflow (documents in an envelope) to be created for each of the lines. I can create a subworkflow, but I don't know how to loop through the Item Lists. Do you have ideas how to do it?

Hello, I'm continuing my development of a form containing item list. The case is as follows: I add an item to the item list and after it is added (upon ending the edition in one item edit mode) I want to automatically add an item that is dependant (dependancy is held in one of the items list fields of the idem being added). However if edition is canceled nothing should happen. So, what approach would you advise? I've tried using an external variable to hold the ID of the item that needs (...)

Hello everyone! A problem I encountered in 2021.1.4.118 does not give me a rest. It conserns Item Lists. When I use any type of choice field and in the picker tick "Show link to this item" it still does not show the item with the link (as it does in standard attributes). It doesn't matter if the field is read-only or writable - always no link. I suppose the solution could be a separate hyperlink column calculated based on the ID in the choice field, but I have 4 such columns, so there would hav (...)

How to use the mentioned function (https://community.webcon.com/posts/post/function-dictionary-for-business-rules-and-form-rules/237) without sql to get the date value for the last and the first day of the current month in the default value field of datetime type attribute?

Hello everyone. I continue developing my module with apartment reservations and came across another problem. Dictionary contains apartments and parking places (together, as most parameters are common for both types). Some apartments have dedicated parking place (this fact is stored in one of parameters of apartments). When I select an apartment that has dedicated parking place I manage to check and store the ID of the assigned parking place in a technical variable on the fly (as form rule invoke (...)

I want to subtract the value of two attributes from each other. I tried a business rule and it counts the differences between the two attributes, but I don't know how to make this difference show up on the form and refreshes after changing the value. For example, attribute 1 has a value of 5 and attribute 2 has a value of 10, and I want to show: attribute 2 - attribute 1 = attribute 3

Hi, I wonder if there is a way to chenge the text of the Item List init button. Now it sais something like "+ Restore defaults" and I want to change it to "Update details", as the functionality in my list is to update some fields on the list if they were changed outside of the process (in dictionary).

We would like to show the link of a generated attachment (from Word-AddIn) instead of showing the whole attachment element. Implementing the link into a HTML element is no problem, but is there a option to "grab" the link to the attachment file? Thanks in advance :)

I hope I can explain it right... I'm trying to add an autocomplete column to an item list that is filtered on a multi select column. So I have a projects dictionary, and want to select a project from that. Each project can have multiple employees working on it, therefore I created a multi-user selection in the project dictionary. When selecting the project I want to get all projects where my account is in the employees field, like: Filter: [Employee(Login)] is in [Data source columns(Employees) (...)

Hi, Has anyone encountered this yet - we have a couple of yellow exclamation marks in the SWE configuration under "Data Presentation". These fields are not showing on the form. I don't think permission should be an issue, since everybody has access to these fields. Are there any configuration details I should check? Any suggestions? Thanks!

For some reason neither Concat nor "+" works when adding another text to the output of my business rule. I have tried Concat and "+" inside and outside the rule. Neither worked sadly.

MVP

Is anyone else experiencing the issue? In my case it's ver. 2021.1.3.205 on webconapps.com. If I insert the tooltip text for a path it doesn't show. Is this a known bug or am I doing something wrong?

Hi, In version 2021.1.4 there was a new checkbox border color (blue). Do you know a way to restore neutral color e.g. black?