(...) and few tabs. In group configuration I checked Horizontal arrangement because I want attributes in tabs to be placed horizontally. Now I want to add new attribute below this horizontal ones (att2: field name "Wycofaj poprzednio złożone oświadczenie"). I want attribute like this in every tab, but different attribute in every tab (when I can check it in every tab separately). I can't add it to tab bec (...)
(...) Hi, I have just installed a new instance of webcon. On the first screen Authentication in the portal, when I enter the admin password, the application clears the password field and nothing happens. There is the same reaction as when I do it through the browser. I enter the correct password, because if I enter it incorrectly, I get a message about it. What is the problem? where are the logs (...)
(...) I have just installed a new instance of webcon. On the first screen Authentication in the portal, when I enter the admin password, the application clears the password field and nothing happens. There is the same reaction as when I do it through the browser. I enter the correct password, because if I enter it incorrectly, I get a message about it. When I do it locally on the server via the localh (...)
(...) Hey I have two choice field s Product Group and Product Category (groups are within the categories) so I have created filter that when somebody selects certain category they can only see in choice field product group, groups that are within the specified product category based on dictionary. However now is coming the problem that sometimes business would like to select two or more categories and whe (...)
(...) I try to find option to trigger refresh button in "data table" . OK I can click arrow .. but I would like to refresh to have no data ... So I have form rule when some field value is changed (deleted) then is clearing field s but not reloading whole form ... so because data is not saved or the full form is not reloaded ... the data table stays with "old data" - i can click refresh and then will be (...)
(...) Hello, I'm wondering if it's possible to trigger the automation of a menu button every time the user opens a specific page. There is already a HTML field (button behavior) in my form that will do exactly the automation I need, but will be more helpful if this happens automatically instead of waiting for a click from an user. Thank you very much!
(...) We have a translation on the dev environment. How do we move all the translation say for 'application1' - all the formfield s, workflows , emails, safely, with the possbile backup and without exporting all the pacagaes for production?
(...) ase the parent instance has a number or related "kids" (instances) and only one unrelated, but all from same workflow. In order to indenfity the unrelated "kid", the parent has the wfd_id saved in a field . The SQL that I use in the advance settings for the "wait for sub-workflow" verify if the total number of "kids" (related or unrelated) is equal to the total number of "kids" that are in a specific (...)
(...) n workflow steps could help optimize the available screen space. Allowing users to set their preferred density could influence multiple elements of the interface, such as: • Spacing between form field s. • The layout of the left and top menus. • The arrangement within the details panel (info panel). Additionally, this setting might also adjust font sizes in specific areas, like field group h (...)
(...) A nice add-on feature to reports would be If we could use the widget field directly in the report table. By this users could benefit from viewing rich info widgets directly from report to check the whole project portfolio health for instance.
(...) Hi i have a task to extract formfield s from all the applications that has like this makred. Can anybody help? would be much appreciated
(...) Hi Guys, i am a little confused why this easy logic does not work. I have a single value field which contains an SAP-No. I'd like to know if this No. "is in" a Dictionary (collection by "Return all rows" of Data Source Values). Always returns the "then" Value of my If-Clause...Think its really an easy mistake i make, but i cant see it :-(
(...) umerable.WhereSelectEnumerableIterator`2.MoveNext() w WebCon.WorkFlow.Studio.Logic.Base.BusinessListBase`2.AddRange(IEnumerable`1 range) w WebCon.WorkFlow.Studio.Logic.Managers.SubelementsFormfield sManager.GetSubelementFormfield s(StepForm stepForm, ICacheStore cacheStore) w WebCon.WorkFlow.Studio.Logic.Managers.Formfield sManager.GetFormfield s(StepForm stepForm, AttributesCollection attribut (...)
(...) ty, As the title states, i ask myself if javascript is faster than using formrules. As example i had a formrule what would get the sum of a number column in an item list and compare it to another field . It took sometime for the formrule to procress this, while my javascript that i wrote in a html element did it much faster. I wonder now if i should reimplement certain functions with javascript ins (...)
(...) y first question is about 'Hot Folders' The Configuration of the folder is quite easy. But my process, I want to start - doesn't start. I have configured in the 'Start-Workflow-Settings' the name-field and added the value of the user to which the task should be applied. See the attached picture. But it doesn't work. The User is an Active Directive User. What's wrong with my config? I am gra (...)
(...) is: System-ID | System-Cost 100 | 1.000 100 | 1.500 200 | 2.000 300 | 100 300 | 1000 300 | 500 I need to find the System-ID with the highest cost over all and save this ID in a technical field to use ist further in the prozess. Thanks in advance
(...) I've just found out that when I switch multiple lines of text field from the standard type to formatted it just disapears and there is a type error with no furter explanation. Is it just in my case or is it common in the latest version?
(...) erable.WhereSelectEnumerableIterator`2.MoveNext() at WebCon.WorkFlow.Studio.Logic.Base.BusinessListBase`2.AddRange(IEnumerable`1 range) at WebCon.WorkFlow.Studio.Logic.Managers.SubelementsFormfield sManager.GetSubelementFormfield s(StepForm stepForm, ICacheStore cacheStore) at WebCon.WorkFlow.Studio.Logic.Managers.Formfield sManager.GetFormfield s(StepForm stepForm, AttributesCollection attribu (...)
(...) I've just found out that when I switch multiple lines of text field from the standard type to formatted it just disapears and there is a type error with no furter explanation. Is it just in my case or is it common in the latest version?
(...) To improve the REST API and working with it, perhaps it is possible to introduce support for batch processing. I think it could help and speed up the work with field updates in many elements. https://www.odata.org/documentation/odata-version-3-0/batch-processing/