(...) Hi, Does any of you know how the API key should be entered in the SDK action in the "Integration key" field ? On the autenti platform, I generated the ID and key, but entering the same key in the integration key does not work and I get the error: 401 Unauthorized. Best regards, Jakub
(...) ks. I'm attaching 3 images to show what I mean. 1. Webcon Form: What I see on the frontend. 2. Notepad++: What I see in Notepad++. 3. Output: What I see in the email if I output the value of the field with a Business Rule. I can't output the form field directly because it is coming from an Item List. Do you have any ideas what could I do to have line breaks in the output? Thank you, Mart (...)
(...) ason we built following SQL statement for testing purposes: SELECT 'Internal' AS ID, 'Click me' AS HTML UNION SELECT 'Azure' AS ID, 'Link' AS HTML And we used this datasource in a datatable field on form. However, we have some interesting results. First row is rendered as text (with esacaped html entitities < ...), the second row is rendered as HTML, also the click event works. C (...)
(...) As already mentioned by Ajnar in the forum: https://community.webcon.com/forum/thread/1792 there are issues with the field choice tree in version 2022.1.2.31 and 2022.1.2.59. It is no longer possible to limit the selection to the last node even if the checkbox "Allow also choosing intermediate nodes" is unselected. Previously, clicking on an intermediate node opened the nodes below it - now clicking (...)
(...) get things working: Having 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 field s 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 fie (...)
(...) Hi @all, I´ve many processes they use the same rest-request to fill choice field s, 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
(...) Hello, Does anyone have an idea how to hide the "field name" (label) on the form? I'm aware there is the Style & behavior tab, but that doesn't produce the desired result. I'd like to completely hide the label and have the input stretch to full width of the form. I can achieve it with a Multiple lines of text field (field name placement: "Above" and display: none; for the field name). Is there any w (...)
(...) Hi All, Is there a webcon function/action to invoke pop-up window to enter some value or person? Idea: - we want to have a "consult" button - but we don't want to have a permanent consultant field on the form as it's a bit confusing to someone - therefore the best solution would be to have some action in a way that when we click on "consult" path, window will pop-up asking who do You want to consu (...)
(...) Hi, Is there any way to remove saved comments from an element? I would like to use the native comment field , but I need to delete the old comments in a certain step. Is this possible, or should I use the AttLong attribute instead of the native comment field ? Best regards, Bartek
(...) The pop-up search window gives the possibility to search in a specific field or in all field s. 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 beha (...)
(...) 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 field s 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 th (...)
(...) 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 field s....
(...) 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 field s 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 (...)
(...) Hi, I have a formfield where I have a starting date and I have the form field with the end date. How can I calculate the diffrence in days between this days?
(...) new one with a team of three members. 2) When I assign the category to a new ticket, the team leader value is copied appropriatly, but for the three team members only the first entry of the category field value is copied three times. I have not found any hint if this bug is known and how to solve this. Has anybody the same behaviour and is there a fix? Thank you for your answers in advance.
(...) ello all, Not sure if you might know the answer but it's possible that Dictionary processes do not allow to have attachments? In the form configuration, the attachment's preview is there but the field attachments is not visible. I need to create a directory so a dictionary would be create but some of the lines might have attachments. Thank you!
(...) Hi everyone, have you ever imported a process and thought, damn I forgot to tick this or untick the other field ? In my case this has happened more than I want to admit. Most times everything works fine but know and then you get disturbed and you make a mistake in the selection. Of course one could have a check list to verify everything, but even this will fail. So I'm wondering whether one or (...)
(...) Hi everyone, I noticed on version 2022.1.2.31 that it can take a really long time to populate the target field of choice field , if the data source is a web service data source. In this case the data source is a REST data source and the picker field is of type popup search. Once I activated the diagnostic mode I noticed that after getting the picker results (1) the chosen value is validated aga (...)
(...) We are facing an error related to form field item list, when we add a required attachment column then try to submit the form, it shows an error message that the attachment does not exist when it’s attached. Note: version 2022.1.2.59
(...) The instance number of our process contains a field that is settup by the user in the form at the first step. What do we do when the instance is automaticaly started by hotmailbox activity in the fisrt step. In that moment we don't have that field filled in yet. A user will take that instance and move it forward after filling in that field . How can we update the instance number in that instance and a (...)