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

search results

for form field

(...) Hello everybody, we are working on a prototype to document defects. Therefore, we would like to use a new kind of form field : It should act as an image field to upload an image, but then act as a handwritten signature form field to mark something on the image. We tried that with the existing elements and it worked in a way. But the image scaling isn't really good, we couldn't change the pencil color (...)

(...) Hello webcon community! Could someone help me with problem with ordering list on report. To beggining: I create a technical form field which collect the date part of some date field at that form (see screen below). I do itthat by using 'change field value' action and rule 'date part (month)'. Next i use that technical field to group forms by year and month but when users create datas from october nu (...)

(...) Hi all, I have a process where the user fills in information in a datasource form field . When a value is picked, one of the columns in that datasource is copied into another field (status). This field-status is used in a control step to move the process accordingly. But I need to have that information refreshed, when the process is moved to a system step, it will be there for 15 days which means that i (...)

Hi all, I am quite new to webcon and I came over this. We have a form with a item list. The item list is initialized from external source. It shall represent a log file for some measured values. The lines in the item list shall be every 10 minutes, so I initialize the list with 100 x 10 minutes line. Hence, the user shall not be able to delete or duplicate records / lines from the item list.

I've got a contract database workflow. One of the fields on the form is Project/Department field which is the same as user department in AD users list. Two users: Adam and his boss John. Is it possible to: 1. show in the report only these records, where current user login (account) department is equal to Project/Department felds. 2. on the app home show instances not only created by the current

Hi everyone, I'm trying to integrate Autenti platform via SDK plugin. I have add REST connection and try to invoike APIv2 SendingDocumentAction. Unfortunately all I got was the following error message. I have noticed however, that the 'Signature type' field is missing from the action configuration screen. Did any of you come across similar issue? How can it be resolved? Any tips much appreci

(...) Hi, I know this is a kind of "stupid" request. If I select an "Item list" it would be great when the order of "New form field " and "New column" would be switched. Even after years of using the Designer Studio I will create new fields instead of new columns, especially after just creating the item list. Maybe it's just me, but I doubt it. Best regards, Daniel

(...) Hi, I would like to programmatically get the ID of the form field that triggered a function. How can I do this? The end goal is to set the form field back to its default value in case javascript validation fails. Thanks! Mark

Hi, I have one Form with Two lists: 1 List is "ContactPersons" > here is List of persons with column like: Name(R), FirstName(R), email(R), mobile(R), etc. 2 List "Actions" > here is list of actions with reference(choosen field) in one column to ContactPersons (Name column) How to do If I am in Popup adding new Action to "Actions List" and I need to add new item to ContactPerson: There

(...) Hi, What would be the best way to generate pdfs that would contain different images (for example logos), based on a form field ? I was thinking of two ways: -Create a couple of different document templates with pictures already inserted and dynamically select template based on the other field value(s). -Insert picture into a image form field during the workflow and then insert the picture into the (...)

(...) Hi, Is it possible to include the comments field into a pdf generated based on a template? So like you can include various form field s by creating a tag e.g. {WFD_AttText1}, is there such a code for the comments field? And will it work if we include it in a template to generate pdfs? Thanks!

Hi everyone, does anyone has an idea, why a data source dictionary would not return all data, also "access data in the context of system account" is checked? I was banking my head on the wall, why the form validation stopped working until I noticed that the lastest workflow instances are not returned by the data source. The screenshot shows the data from the "data sources" navigation pan

(...) Hey there. What's your preferred way of hiding form field s on page load? In my scenario form field s 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 function (...)

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 nee

Is it possible to display a message to additionally inform the user whether he really wants to change a given field (at the selected path or all paths)? In order to emphasize to the user that going forward with such a change will have some consequences?

Hi everyone, maybe we can gather all the changes anyone encounters when testing the new version in a single thread. It won't take much of your time and will potentially save you more when others do the same. I will start with this one: SQL command: Varriable WFCONCOL_ID : WFD_DTYPEID = {DT:12} and {WFCONCOL_ID:153} = {WFD_ID} has been "translated" to WFD_DTYPEID = 1 and dbo.ClearWFEl

(...) 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 field s : text : dupa Number : 1000 user makes some changes in those field, after that i want to trigger my action. How can I do it?

Hi community I am currently implementing a process where the form is filled out by "visitors" of our company. (In short, it is a visitor registration at the reception). By law and for company policy reasons, we have to display a "Data Protection Notice" on the form before the visitor can complete the registration. By company policy, we are required to provide this notice in each country in _a

Hi. I need a notification when a specific date is reached. I have a form with a field "Requested stage date". I need to send a notification to an employee when such date is reached. How can I achieve this?

1. In Automation (action) I create excel file from template and add few data to specific cells. 2. The excel file is attached to the form in attachment section. 3. I would like to create pdf file from that excel file. (i don't see that option) in design studio. what I would like to do: 0. create template with excel (done) 1. from fields update excel template (done) 2. excel template save