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

search results

for form

(...) 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?

(...) sically, this works well using an appropriate Excel template. However, I have fields in the item list that are filled from a fixed value list and the action then creates an entry in the column in the form at [ID#Name]. But I only want to see [Name]. What am I doing wrong?

(...) a new functionality, there will be immediately requests for a second improved version. :) - Additional widget type 'Text', which will output any text and not only numbers. For example to display inform ation like "open/closed" sub workflows: 2/4. - A form rule can be executed what should happen when the user clicks on it. We could display a tab for example or execute a hyperlink or whatever. - A f (...)

(...) Hi I have a question. I want to return all weekend days in SQL for my form validation. This is my SQL Code that returns these days, but only for the current month: WITH Dates AS ( SELECT CAST(DATEADD(MONTH, DATEDIFF(MONTH, 0, GETDATE()), 0) AS DATE) AS DateValue UNION ALL SELECT DATEADD(DAY, 1, DateValue) FROM Dates WHERE DATEADD(DAY, 1, DateValue) < DATEADD(MONTH, DATE (...)

(...) Hi, at least for partners it would be great to have the security bulletin not only as PDF but as csv or excel file so that the inform ation can automatically be processes. Best regards, Daniel

(...) Hello there :) I have yet another problem, regarding the form validation. I've attached the rules that I've applied. What I want to do is I want to block the occurence of choosing current day while it's after 9.00 A.M. Otherwise If the day is than Today() then the result is TRUE, which means, you are able to go further. Best Regards, Igor

(...) her process, those fields cannot be changed. In the URL, I'm passing the ID when the user creates a sub-task to a field in order to use it as editability parameter. However, although the field has inform ation on it, I'm not able to make the fields editable. This is only working when I use instance from parent workflow. I cannot use this last option because this always come from another process and (...)

(...) Hi, Does anyone know how to do autosave after completing a field in form ?

(...) group for send in specific instances? I need for version sdk 2023 I attached the cod fromversion 2022. NewAttachmentData newAttachmentData = new NewAttachmentData(args.Context,Configuration.inform ationNecessary.FileName, fileMerge_Necorupt); newAttachmentData.FileGroup = new AttachmentsGroup(Configuration.inform ationNecessary.GropuName.Split('#')[0], Configuration.inform ationNecessary.Gr (...)

(...) Hello all, I know this is not the best practice but I have an approval step where the users might need to have that rejected to make changes in the form . The step is only handled by the approver and I don't want to use admin options to change the status for a specific request. I thought about adding a timeout to check if New comments were added in the request. I know that in the notification c (...)

(...) Hi, Is it possible to remind the user to save the form after adding several items to the item list (WFD_SubElems). I ask because users report a problem, such that they forget to save (click on the transition path).

(...) ld be made as to whether the respective instance of the specified person has already been entered in process [1]. Problem: I can't seem to access the value of the item list (qualification) in any form within the For Each, as there is never a value in there as can be seen in the 1st image ('Ausbildung'). I've also tried using a Data Source Value Filter, but I can't get a result because the designe (...)

(...) shooting these issues? I also check this: https://community.webcon.com/posts/post/c-and-javascript-components-in-webcon-bps/245/36 Once I successfully install Webcon, I'd like to ensure optimal perform ance. Could you share any essential configuration settings or best practices to keep in mind? Any advice or tips would be greatly appreciated.

(...) Hi, can someone from the community share inform ation on how to properly create an OCR project for recognizing foreign invoices, e.g., German, Czech, Slovak invoices? How did you handle this?

(...) I have problem with validation form . 1. I have step where task is assigned to tech group All (other groups in form ) a) Lider = Person A or Person A and Person B b) User group = Person 1, Person 2 ... Person X c) All = Lider + User group Now I have conditions to few cells in "item list" If user is one of Lider (group) then he need to fill and set proper values in each row in "item list". (...)

(...) ot: New / My / CC https://docs.webcon.com/docs/2024R1/Portal/MyTasks/ to set webcon to not be in edit mode just in read ? I remember i was read about that - but this setup is for whole process (form ) https://community.webcon.com/forum/thread/2975 OK: - for step - for whole process Question is - it is possible to set that behave to particular group of users (webcon group)? if some one i (...)