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

search results

for form

(...) Hey, we are looking to introduce possibility of Digital signature in WEBCON. I have found inform ation that Certificate X.509 and DocuSign are support. However our business wants to use PandaDoc, do you know if it is supported? I cannot find any inform ation about it. Kind regards, Jan

(...) many times before, but I am asking it anyway ;-) Is there a way in Webcon BPS Portal to start a workflow with anonymous access (without authentication)? What we need here is some kind of public form for new registration of users. This form also should have path authorization, to verify a new registered user (e.g. by sending a code via email). But I think this only user-related and only works wit (...)

(...) Hello community! I'm facing a challenge for which i don't see any solutions, maybe You will be able to find it. Use case: User registers new form (parent), to that form , he needs to register additional form s (children). It's 2 level tree childrens are leafs, they can't be parents. On those children form s, there are validation rules, which depends on data from the parent form , and a path [Va (...)

(...) one major problem with the Add privileges action. It works when I add privileges to single users but doesn't apply when I choose a group as a USER / SQL query. On the Instance level there is inform ation that the Group has privileges but members of the group do not have access to the instance. Additionally when I add privileges to the group manually users of the group can see the contents. W (...)

(...) Hello! In the form , I have a list of items X that is sorted by column A in descending order by default. How can I set up an action to generate data into a .docx file or specify an attribute for the list of items in the .docx file so that the exported table with the list of items X is sorted by column A in ascending order? The descending sort by column A is because the data is being added to the (...)

(...) roups in Tabs .. I can do Group and then put Tabs ... I can do Tabs and put Group in each Tab .. but ... I can't do Group with Tabs and then in each tab put group ... :/ why? 1. I have form with lot of groups I would like to on each step put some groups on each tab to manage the order in form ... 2. Groups can be expanded and collapsed ... so in each tab I can collapse groups but the m (...)

(...) Hello, In many places we are able to create Process Business Rule from rule typed in a field (visibility, required, and many others). Similarly with form rules. I have a case, where i need to use same mail that is already being used, but to different people. (exactly 12 contents). Right now it requires manual creation of templates by copy-pasting them from action into e-mail template. Could we (...)

(...) e option to send a mail with a task can not bused at all. My suggestion would be to provide an plugin/extension for the existing "send mail actions". Provided options of the plugin: - Current inform ation of the context like, process, workflow instance, recipients, settings etc. Basically everything which is configured in the custom notification but not only for this but also for the "send standa (...)

(...) Cześć, na wybranych krokach w aplikacji, chcę umieścić przycisk w menu, który skopiuje zawartość wybranych pól i wystartuje nowy element w procesie ze skopiowanymi wcześniej inform acjami. Czy i w jaki sposób można to wykonać? Nie chce żeby był to podobieg, nie będzie to tez lista pozycji. Po prostu nowy element, który wystartuje z kroku startowego z pobranymi już inform acjami.

(...) in path - I don't have attribute property "used" - on automation is not showing where on path is used ... - if is deleted it show connection but there is no "link by click" to jump to Automation / form automation to path see attachments ...

(...) Hi, I've inserted a line chart to my form . It gets data from database (4 columns). 2 columns are presented on a chart as data series. Sometimes there are nulls in one of the columns. Then Webcon interpreters it as 0. Do you know any countermeasures to it? If there is a null value from the database, then it shouldn't show that line at the given point in time. I attach a photo of that such graph w (...)

(...) Hi, Having admin privileges on a given element, it would be very convenient to have access to at least 2 options such as: permission check and task completion. Now you need to perform 3 operations 1. enter admin mode 2. expand admin actions 3. select the action in question Regards

(...) s exactly the same ;) https://community.webcon.com/forum/thread/4134?messageid=4134 Hello, when working with custom columns in reports I'm always trying to avoid using regular ID when comparing form s, workflows, processes etc. I'm almost always joining with specific tables to get GUID, so reports won't break between environments. Inside custom columns we can access wfelems, which as far as i (...)

(...) numeric, and: 0 means Autenti signature 1 means qualified electronic signature SMS authentication and Unlock document by SMS are impossible for me to configure, what ever I do (even just adding form fields to configuration), I get: WebCon.WorkFlow.SDK.Exceptions.SDKKeyNotFoundException: Specified id:280 does not exist at WebCon.WorkFlow.SDK.Documents.Model.Base.ReadOnlyItemsCollection`1.G (...)

(...) Hello everyone, we frequently encounter situations where it is convenient for us to perform an Excel export of the current state via the DATA TABLE. Recently, we have been hitting the limit of 1000 rows more often (https://docs.webcon.com/docs/2023R3/Studio/Process/Attribute/DataPres/Sql_grid/#7-allow-excel-export). I would like to propose a review of the current server perform ance to determine (...)

(...) one, in our main application, we need to import address lists from clients. For some time now, we have been hitting the limit of 1000 rows. I would like to suggest reviewing the current server perform ance to determine if it is now feasible to increase this limit to 2001 (header + 2000 rows) or, ideally, to 2501. This adjustment would significantly ease our workload, as we currently have to m (...)

(...) Hello all, This might be a very simple question! I'm trying to set up a calculated date field using a concat function and then a text to date in order to form at it to date, but I'm keep having an error saying that String '7/3/2024' was not recognized as a valid DateTime. It looks like the conversion function is not working. Do you know if that only works if selecting a field? Meaning, I (...)

(...) n WEBCON and I have a problem. I have an items list with REST API as data source where user can pick and book tools for some time period. Time period property is not included in REST API so I'm using form fields for booking dates. Then I need to filter the items list using tools from REST API and dates from WEBCON database to exclude unavailable tools. Unfortunately i didn't find the way to do it usin (...)

(...) We use in one of our applications the option to generate HTML code (for example extra buttons perform ing some actions) in list item lines. For this purpose, data row field type was working well. For example such code: SELECT '➕➖' AS XX Generated two nice buttons with + and - that perform ed some actions. With the current version 2023.1.3.202 WEBCON adds extra " signs, so the ent (...)

(...) Hi guys, is it possible to display a dynamic tooltip/inform ation via the description on a form field? I should display a value including VAT on a value field that has no VAT and i don't want to use a new field. e.g. something like that: "Amount incl. VAT : {FD:166} * 1.19" Is there perhaps another way to display a tooltip on a form field other than via the field description?