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

search results

for template

(...) ] like '%1%' union all SELECT [ACT_ID] ,[ACT_Name] ,[ACT_Configuration] ,[ACT_Description] , actProcess.DEF_ID ProcessId , actProcess.DEF_Name Process , 'template action' as Type ,null [ACT_AUTMID] , null AUTM_Name , DEF_APPID FROM [dbo].[WFActions] join WFDefinitions actProcess on ACT_DEFID = actProcess.DEF_ID where [ACT_Configuration (...)

(...) Hi, have you ever seen "Invalid form field order (name of field...)" error on main form, global form template ? Once it happens, it happens any time I try to reorder fields on the form, and the field names are random. Also, with this error, the order of the fields becomes random, and impossible to manage. 2022.1.4.297 Any help? Best, Rafał

(...) Hi, I've prepared a template using Word Classic and put there data rows and data tables fields. Unfortunately the data are not displayed. The same situation happens when I go to Admin Mode > Admin actions > Word template Printout. No data from data rows/data tables fields are diplayed. I am using Webcon Express.

(...) eld from process 1 to a text field in process 2 using an action. Our users would like to have a feature to copy content from older processes to current ones if it is similar content. A kind of "copy template ".

(...) Hi guys, i just have another question... we need to create an Excel file from an item list. Basically, 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 format [ID#Name]. But I only want to see [Name]. What am I doing wrong?

(...) Hello everyone, Increasingly, when creating large applications containing many processes, dictionaries or document template s, the ability to group processes in Designer Studio would be useful. You can then group processes as you wish, making it much easier to navigate through large applications. Would it be possible to add such grouping to Designer Studio? Greetings to all ;)

(...) Hello, I want to clear some form fields after path transition that leads to the same step. I tried using action template to change values of multiple fields by inserting null values, howewer I get an exception when it gets to the datetime fields: System.ArgumentNullException: Value cannot be null. Which value should I insert to set date form field to empty, or is there another way to do it?

(...) the new instance. Idea 1: I check "copy attachments" in the "Start a subworkflow". Issue: all attachments of the parent workflow are copied Idea 2: I create the instances and create an action template to copy the attachments from the parent workflow using a SQL query, reading the ATT_ID from the attachment column. Issue: with single attachments per line it will work, with mulitple I get an erro (...)

(...) actionProcess.DEF_ID left join Automations on ACT_AUTMID = AUTM_ID left join WFDefinitions automationProcess on AUTM_DEFID = automationProcess.DEF_ID where ACT_ActionKindID = 79 /* Only action template s */ and ACT_ACTID is null

(...) matted text based on an textconstant on a pdf dokument. Therefor we have some logic in the application which places the text in a given multilinefield if a date is changed in a special way. The texttemplate ist displayed correctly in the application and in the word, if the user did not make any changes on the text. But the user has to make changes on the text because its only a template -text which ha (...)

(...) to remove the class which causes this via JavaScript in the HTML field, so that it is aligned with the other controls (2). document.getElementById("SEL_HTML_#{WFCON:7009}#").querySelector(".grid-template __panel .upsidePanel__content").classList.remove("upsidePanel__content") or with CSS: #SEL_HTML_#{WFCON:7009}# .upsidePanel__content {margin-inline-end: 0px;margin-inline-start: 0px} Be (...)

(...) webcon.com/search?q=SOLR but it would be a great option to exclude processes or form types from the search index. Processes I would like to exclude most of the time: - Dictionaries - Document template - Technical / helper workflows There are even cases, where it would be great if a workflow instance of a specific form type would be excluded. For example when a workflow instance get's "archive (...)