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

search results

for form

(...) SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections." I have attached the image of inform ation for my msssql server. On the Webcon designer studio, I'm inputting the inform ations like this: Conection type: Windows Authentication User Impersonation Server: (localdb)\localDB1 Database: d (...)

(...) hello, I'am importing process form test to production environment, but after i import process page can load beacuse i got error: action: Get ip: 10.200.97.3 | msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0 | href: | ex: System.ArgumentExcept (...)

(...) to clipboard' button works. Right now it copies raw URL to the element, so after pasting it into teams it's visible as raw URL. When you copy URL from the browser search bar, it's being pasted as form atted link and it's presented as {Signature} with underscore, and it's blue - so a link. I know i could make a workaround with a custom HTML control on the form , but it would be nice to have it out (...)

(...) In which table can I find inform ation about the time of editing a given ID by a user? Mayby do you have a query?

(...) I have created a simple SDK Plugin that includes one input field. In the database, the field's value is saved in the form at "24#24 Months$$de-DE$$24 Monate", and it is displayed in the report exactly as "24#24 Months$$de-DE$$24 Monate". My goal is to display this value in the report as "24 Months" when the user's language is English, and as "24 Monate" when the user's language is German. How can (...)

(...) llo, I'm trying to create a more complex delete of line function. To explain this briefly, I have a list, where I can't use the normal delete button. So instead, I'm adding one using a dataRow form field, where I call the JS function like this: deteteFunction(list ordinal number); In this list there is a column called IsOld, and it's values can be OLD or NEW. * If the line I want to delete h (...)

(...) witch table contains inform ation about filling time?

(...) I have form on start step where: 1. from drop down list you pick signature of other flow 2. to the dropdown list I have connected invoke menu buttton to fill the tech item list with persons ... if element is not saved - I can not invoke menu - action is "invisible" (do nothing) if element is saved - went by "save path" then when you pick something from dropdown list then invoke menu button and I h (...)

(...) Hi, I would like to propose the ability to use HTML form atted text in calculated columns of reports. Now HTML tags are displayed as plain text, e.g. we can use only one link in row or not able to split/form at text into lines. I remember that there was such possibility in Sharepoint reports and I miss it :)

(...) Hello, I am trying to update some form fields and columns in an item list after some actions. On my path i have configured a FOR EACH on my item list which is creating/composing JSON payload for my REST. (rows) However, I am encountering an InternalServerError (500) when attempting to save this data using REST service on path for my current instance. PATCH: api/data/v5.0/db/#{DBID}#/elements/#{ (...)

(...) about exporting data to an excel file from item list. I want this data to be already sorted after exporting to an .xlsx file. When the data is loaded into the item list it is sorted by webcon, on the form it is ok, but when exporting to excel the data in the .xlsx file is not sorted at all. Any idea how to do this?

(...) Hello, I have create a form rule JS that would color the cell in an itemList. But when i move between tab panels, JS is not working anymore. On page loading/Refresh, it is fine. Do you have any tips? Thank you. let itemList = #{BRP:151}#; setTimeout(() => { var itemListElement = document.getElementById(itemList.fld + "_" + itemList.id); if (itemListElement) { const provenienta (...)

(...) Dear WEBCON Team, is there an option to only SHOW or HIDE the cell of the current row (in the specified column)? With the form rule in the Screenshot the whole column is affected. Same for the Mark Required / Mark Not Required Rule. Thank you & Best Regards, Lena Schmidbauer

(...) t are set by the system. This was working fine all those years. If we would be updating, we would be forced to check all actions and the field matrix. Besides this effort, it also looks ugly on the form , if there's one field rendered as a disabled input field in a group of other plain text fields Best regards, Daniel

(...) date for special characters. I have been using regex on the column, but now I have this condition. One solution I thought of is to create a "for each" loop on the item list and add a validation form ... But I would prefer it to happen immediately, when user is inputing, not when the user clicks on the next step, like it would work when using regex on the column. Do you have any ideas? Thank y (...)

(...) is due to the fact that sometimes I assign a task to one person, and sometimes to two people per company. 5. In the data tab, I indicate the collection columns on the basis of which I complete some form fields. 6. The technical paths that I indicate in the subworkflow activation action have validation disabled. 7. On each path that I use in the subworkflow action, I have an automation pattern resp (...)

(...) set maintenance periods (either ad-hoc or recurring) directly within the system (in Studio or on website in Admin area)? This would allow users to see a notification on their WEBCON BPS homepage, inform ing them of upcoming scheduled maintenance. I believe this feature could improve communication and transparency, helping users plan accordingly for any service interruptions. If you like this id (...)

(...) of compare which translations we have and which we do not. I do not want to do it by going through each application than dowload the excel but I would like to generate a report with app,worfklow and form fields where there is no tranlsation. Can anyone help me with this issue?

(...) Hi, if we are saving a workflow instance the form validation is ignored. This includes regular expression. In my opinion the regular expression should be checked and if they are not successful, saving should be prevented. Otherwise we will be able to save invalid data, which in turn can lead to issues, if the data is used in other workflows. In our case the field can be used as the display name (...)

(...) Hi, I propose to unify and add a visibility option available on the standard attribute ‘Visibility on report independent of visibility on form ’ to the visibility option on item list columns. Regards.