(...) Hi folks, The "Format Date" function just converts the date value into a text value. Sadly we need a date field. Of course creating extra text fields which are visible on the form which are just formatted text fields is an option. But it somehow HAS to be possible just simply set a different date format. Thanks in advance. Best regards
(...) list. We'd like to add the same number of records to Sharepoint list as the number of values selected in the abovementioned form field. So each record should represent one person and have other form fields the same for all persons. An example. The user fills the form in: 1 form field: CAR: Volkswagen Golf IV 2 form field: Persons: Mr Smith, Mr Johnson, Mr Williams 3 form field: Position: Manager (...)
(...) Hi folks, as we want to move away from using technical fields as variable replacement because of the sometimes pretty strict field limit, I was looking into alternatives. I know that with the new version, it is possible to create automation variables which are VERY useful, but is there a possibility to create a variable ( maybe through JS formrule or something along this line ) which is usable in (...)
(...) Hi, I have a main workflow where I have 5 text fields . Some of these fields are displayed on the sub workflow form(Sub Workflows start on a specific main workflow step) Sometimes I have to change one of the filed value on the main workflow( on step " Wait for sub-workflows) which is displayed on the subworkflows form. When I change field value on the main flow, the same field is not updated on t (...)
(...) the task to show a picture within a report in WEBCON BPS 2022.1.2.59 I found this article in the knowledge base: https://community.webcon.com/posts/post/the-picture-form-field/32 Establishing the fields and trying to get the image rendered within a report I had to learn: Only the link generated in the way as described in the article is shown. No matter, what type of field I use. Can anybody pleas (...)
(...) Hi @all, I´ve many processes they use the same rest-request to fill choice fields , table, etc. But the request requires a dynamic values in _url-parameter_ or _request-body_. At the moment i´ve to clone the *same* data source for every process... not nice ;-) ! A parameter would solve the problem - like as parameter into rules! Thanks and best regards Daniel
(...) Dear Webcon Team, we are still looking forward to get a helpful tool for getting barcodes / qr-codes on mobile phone into fields . Now we realized, that the WebCon App has a build in functionality for scaning codes. However this helps only for searching documents / contents. Would it be possible to combine this build in functionality with fields input? It would be really great to be able to confi (...)
(...) The pop-up search window gives the possibility to search in a specific field or in all fields . We've found many cases where an "advanced search" mode would be extremely helpful. To achive this, the configuration section of the choice field, should be extended with an additional checkbox column "Advanced Search (PopUp)". If any field is checked in this section, the popup search window should behav (...)
(...) efined as 'available for Mailapproval'. In the current case I only want to send out a notification email for information, the receipient doesnt have a task in the step. So i defined a template, put fields and grids in, and lokked at the preview. Whatever i try, if I test with an instance that is currently in a step that is avi for MailApproval, Webcon adds the available path-buttons to the end of the (...)
(...) even screenshots) on how to configure the Connection and Datasource(s) ? All I want is use some published API webservices to inflate list items or use some webservice data as sources for dropdown fields ....
(...) ll! We are wondering if there is a good way to add new items to an item list on the client side. We already found a way to add new item (which can be triggered by a form rule) and set some form fields before, which then act as default values for the new row. Since it all is asynchronous it has to be a promise chain, like this pseudo code: p.then(() => { SetValue(formField, 'Value') }).then( (...)
(...) e been send to the external system. Also it's a popup search from which the value was just selected. Which in turn means, that ich can select a value from the popup search, continue filling out other fields and some time later the target fields value will be updated. I would be glad, if this process could be improved. This also applies to 2022.1.3.65. Best regards, Daniel
(...) 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 fields . 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 (...)
(...) ed 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 and so on. So as a suggestion: Please combine these two form fields to create a pimped signature/image field. This could create more possible applications. Until then, Bjoern P.S.: The added picture shows a "Handwritten signature" form field into that the cont (...)
(...) 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 fields 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 (...)
(...) 'm currently working on an workflow and the task assignment is not reseting it self after clicking on a path. Meaning that all previously assigned people still have the task and even when I let all fields of the task assignment empty the task will still be given to all previously assigned Users. Is this a bug or am I doing something wrong? I've attached an image of my task creation and I'm using th (...)
(...) d use those as buttons to get to next steps ? idea is to have two distinct pictures (pictograms) for either step A or step B. no other options available. the path would then auto-fill several fields according to chosen path so.. would this be possible ? thanks in advance
(...) 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 fields : 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 automatical (...)
(...) positions from BPS 'Fixed values list'. So there is a short list of values for example Car Types: 1. Sedan 2. Hatchback 3. Pickup Let's say you have a single form, where you want to display fields conditionally - depending on the selected Car Type. To make it well documented instead of putting Car Type (ID) = 1 - you have to create 'Constant' CarType Sedan with value 1 and so on. Structu (...)
(...) e start new element API has the mode parameter with the following description: mode String($int32) (query) Optional mode parameter that specifies validation behavior. When empty or standard, all fields will be validated. When set ignoreReadonly, readonly fields won't be set but no error will be returned. Admin value allows to edit readonly fields , but requires admin permissions. Available values (...)