(...) payment for that month Although I have all the idea structured, I'm facing some questions in regards to: - How can I initialize dynamically the item list with an information from an integer form field ? Didn't find anything in the options using SQL query - Is it possible to translate the number of months as text field , example, from today until end of year, we have September/October/November/Decem (...)
(...) Hi, While using search panel of application report I run into a problem where the report doesn't show any results. The problem occurs after selecting a value in the step field (screenshots below). Has anyone met similar issue and know how to fix it? Is it a bug?
(...) It would be nice if you had the possibility to define the language in which a custom email is sent based on a form field or item list column. We have multiple applications where recipients of e-mails have to addressed in their own language regardless of the user language which is used in the form.
(...) e a configuration option in another system to start a workflow using the URL parameters: ...?com_id=1&AttText1=Value1&AttText4=Value2 In this case we need to know the database column names of the field s. Otherwise we would need to resort using the Designer Studio to get this information. It would be fine, if this would only be added to the response of: /api/data/v4.0/db/{dbId}/formlayout (...)
(...) 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 c (...)
(...) ment. This is done by adding the instance ID into the mail body and works without issues. 2) Request The body of the second email, the reply of the user, shall be added into a multiple lines text field containing already information, i.e. a question asked. The text field is in rich mode. 3) Question I would retrieve the email content from the attachments table and add this to the text file. Do (...)
(...) Hello all, I have a process that would require the automatic start of workflows in webcon. The format of the email content is text and a table however I can change it to be field s only. I have everything set up but I'm only able to copy the content into a text field but I need to have the information as an item list. Does anyone tried to do this? How can you pick up the text field and work it (...)
(...) 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 octob (...)
(...) eed to find solution form the problem with some case in my organization – maybe you will help me to find the most effective way to do that? Case: Users: A, B, C, X Forms type: type1, type2 Form field s: value1, value2 There are few forms (type1) which are filling by users (A, B, C) during the month (for example January). One of the form field (value1) on each forms (type1) should be automatica (...)
(...) The substitutions could be a system field so that in the reports it would be possible to see if the instance has a substitute assignee or not instead of manually open each instance to check.
HI all, I have a process that will be opened for tax payment. By law, the payments need to be handled until each 20th day for each month. So, the idea is to create a reminder taking that date, so the user does not forget to make the payment. I have a Date of Request from where I pick up the month and year, and I want to set the reminder date as 20th/Month of Request Date/Year of Request Date
(...) After creating a hidden formfield i used it in an automation. After deleting the automation i cannot delete the formfield . The problem is, that this field causes an error in the website. When trying to delete this field in designerstudio the message 'Cannot delete. field in use in ...' although the Automation is already deleted. How can i solve this? Thanks in advance Bert Solved this by deleting (...)
(...) e issues with the multiple lines filed which is now giving issues with a limit number of characters not allowing subworkflows to run. Does anyone have the same issue? I've added more lines in the field but it doesn't work as well. Thank you
(...) Hi, after a few years I noticed that the "Business entity" field is missing from the available columns of a dictionary. Of course, one can create a BPS Internal view to work around it, but it would be great if more "default" (system field s) could be added: - Author - Date created - Last person modifying - Date modified (not listed in the system field s) - Business Entity - Form subtype I h (...)
(...) Hi all! We have different processes with a common field set, e.g. customer number, valid from, valid to and so on All these field s have been added to these different processes without using global field s, but atually have the same meaning, which makes reporting and SQL queries over these different processes somehow difficult. Is it possible to convert these field s to global field s, regarding th (...)
(...) 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 t (...)
(...) Hi, Is there any tutorial about adding new values to the source using picker field ? I have seen that there is that option but I have a problem with configuration of link to the object adding form.
(...) 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 field s 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'm trying to update an existing instance or create a new instance with REST API. I'm using api version 3.0 and Postman. I want to put data to choice field , but I know only name from data source. It's possible at all? I tried to put a value in two ways: "formfield s": [ { "guid": "c2e37260-5d57-410e-997c-1f19bb12a4c0", "svalue": "USD" (...)