WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > User profile Jacek Wojnar > Forum messages

Jacek Wojnar

User

Center the label name
25.01.2025 15:40

Hi Dariusz, center the text (and make it bold) in the item list you can achieve with the SET CELL STYLE form rule and set "text-align:center; font-weight:bold" Regards, Jacek

Hi, I checked and the process constants is also available in js mode in version 2022 and 2023

hello, if you have a multiline field in "rich" mode you can add the tag

Hi, you can try adding a html type field and create an input type field in it. Then add an action (e.g. onfocusout), and using a javascript function you will enter the value into the webcon field (it can be technical) e.g. < input type="text" inputmode="none" onfocusout="SetValue('#{FLD:xxx}#',

Hi, did you check what you have in the table [Substitutions] after creating the substitution (columns: SUB_SubstitutionStart, SUB_Substitutionend). And maybe it's stupid but you can try adding the substitution to the hour, e.g. 22:59:59 and see how it is created then.

Hi, That's quite strange - I've checked it myself and it works fine (screen) Maybe it's something with the time zone settings on your sql server?

you can do it from the portal. After making such a substitute, both users can complete the task (both the original and the substitute)

Returning the form
23.12.2024 16:13

you can achieve this by: - on entry to the manager step set the author's modification permissions - on the "return to author" path set "Set other tasks as cancelled" - other paths should be visible only to the manager

Hi, you can do this using SQL SELECT top 1 DET_Att1 FROM WFElementDetails WHERE DET_WFDID = {WFD_ID} AND DET_WFCONID = {WFCON:xxx} ORDER BY DET_Att2 DESC You need to replace: xxx - your list ID DET_Att1 - System-ID column DET_Att2 - System-Cost column Regards

Hi, Do you have any errors in the service log? if you have any validations or you have attributes required, you can disable validation on the path you start the process

Hi, I don't know what your exact business case is, but you can: - use the standard task delegation functionality from the top menu (screenshot 1) - or make a new path with the option to assign the task to any user (path leading to the same step) (screenshot 2) - or make a separate step with the

Hi Franz, Have you tried using the login name instead of the display name of this user? Regards, Jacek

Hi Wojtek, after OCR, the text layer is in the attachment database in the WFAttachmentFiles.ATF_FRData column Maybe this will help you :-) Regards, Jacek

Hi, I haven't encountered a problem with filtering data with Polish characters yet. Maybe I don't understand something, but your last screenshot shows that you have 4 values ​​in the database (marked 1) and you are looking for a value that you don't have in the database (marked 2).

Timeout global action
26.11.2024 20:43

Hi Raluca, I checked and it looks like the notification about reaching the number of incorrect execution is sent to the process administrators.

Execution timeout expired
22.11.2024 09:26

Hi, in sharepoint it is also possible if I remember correctly you have to add in the url: "&debug=1" or "?debug=1" (if it is the first parameter)

Hi, you can use SetValue function (screenshot) in form rule (javascript mode)

Execution timeout expired
22.11.2024 07:53

Hi, did you try debug mode? https://community.webcon.com/posts/post/diagnostics-and-form-behavior-registration-mechanism/215/40

Hi Marcin, you can use powershell to browse folder contents and add attachments using REST API https://developer.webcon.com/docs/attachment-operations/

Process checked out
04.11.2024 16:57

Hi, as far as I know, force check out will not undo any changes. according to https://docs.webcon.com/docs/2023R2/Studio/Process/module_2_4_6_3#force-check-out "Remember that the check-out system serves only to inform users that someone else is currently working on a process. It has no way of f

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.