Hi, Tracking changes is a challenge in all software development related projects. In the latest versions of Webcon you could use the user voice feature, but it won't solve everything. I'm currently using GitLab for that task. Each introduced change -> New issue Each package -> Milestone
I've been thinking about it too lately. It had a purpose to name Actions under single path, but if there is no way to have more automations on path than 1, then I don't see a point in naming them at all. Default name like that would be good enough :)
Ah, I somehow forgot, that you can put HTML there, good that you've responded - I've made a quick check, and it seems that it indeed is possible. Just learned something new :) See attachment for configuration, and example. Unfortunately I don't have an answer how to store it inside Webcon though.
Hi Ondrej, I'm assuming you are talking about form field description in Designer Studio. (General Tab, 4th field https://docs.webcon.com/docs/2023R2/Studio/Process/Attribute/General/Attribute_General) There is currently no possibility to place pictures in there. You could host your image on
There is no built in way to bulk delete specific elements in the dictionary other than using Admin mode, and deleting it manually. You can: 1. Export current data from Webcon to excel. 2. Delete all instances. 3. Clean up Excel, and import it back to the process. Import doesn't delete instanc
Hi, You can do it from Designer Studio using Administration Tools -> Delete workflow instances from process. https://docs.webcon.com/docs/2023R2/Studio/AdminTools/DeleteElementsFromProcess
Hi Adam, If you need that custom excel to work with import button, then unfortunately there is no way to customize it. Although if its only for outputting data you should be able to create separate report (not dictionary, but regular one), and use Export to Excel on that report. It requires t
You could use: * 2 Decimal fields with 0 decimal places, and suffix 'h'. + Validation on exit which will check if first number is smaller than second, and if both are smaller than 25. * 1 or 2 Text fields with regex, that will validate input format. + Similar validation on exit. I would rather
Hi, There is no built in control, which allows for time only selection, could you tell us more about use case? Maybe there is some alternative solution to your problem.
Hello, While designing form I'm often getting questions about possibility to set some additional description to the field. I'm usually talking about the tooltip, but it requires the action of end user - he have to willingly hover on the (ℹ️) icon, to display the message, and there is no guarante
Hi, Webcon does not provide SMS functionality, although you could leverage REST/SOAP actions. There are many SMS API providers, maybe even your company have a contract with some telecomunication company which could provide such API.
Hi, Demo apps are available in the Application Templates section of the community - you can find it here: https://community.webcon.com/online-store/free
Hi Razvan, I'll post here an update, as while searching for answer on the same question I ended up here, and it seems like there is a way to do it now. In my case - I'm generating monthly report, which is a single item list on a form - so each month there is new document created in Webcon, wit
Hi Pasquale, As far as i know - that's the best we can do right now if you want to extract it directly. Although as an alternative - you could have technical field on the form, and set On Exit with Change value of single field - this one is sometimes easier. For example, when you want to store
Hi Roman, Cycle Actions are good direction, so it's really close tho what you need. If i understood you correctly, you want to execute an action on each document, after they exceed some date. This might be achieved in two/three ways: First - Document Context: 1. Create Cycle in the end st
Hi Flo, The simplest way to avoid redirection would be to check the Wizard mode checkbox -> https://docs.webcon.com/docs/2023R2/Studio/Workflow/Step/Path/Action_StepEditPathsParameters#7-confirmation. The where to redirect part is contained in the url -> returnurl=%2Fdb%2F1%2Fapp%2F22%2Fdashbo
Hi Roman, I think it might be as simple as creating 2 actions (in one automation if applies): * Create new element in the dictionary - that's the part you have * Update the value on the form with Change value of single field action: https://docs.webcon.com/docs/2023R2/Studio/Action/Form/Action_Ch
Hello, lately I'm seeing myself using more often decimal attributes with 0 decimal places, just to get the possibility to set prefix/suffix. It would be great to have this possibility also in integer fields. At this moment there are two options, if we want to be consistent: * ignore that featu
Hi Flo, It's the quote character you've used in the configuration it seems. I've copied the a tag from your message as is, and got the same behaviour - I'm assuming that you've copied it from the advaced configuration box. There is this sign ” (0x94) used as quote instead of this: " (0x22).
It took me a while, but I've found the right place. You'll need access to server, where BPS Portal is installed though. If the install has been made with default values, then there is this path: C:\Program Files\WEBCON\WEBCON BPS Portal\wwwroot\Assets\PortalTranslates - it contains translations