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

search results

for fields

(...) kflow should start or not and it stopped working after I got the update. I don't know how to fix it or come up with an workaround and I'm awaiting on the support. This happening for all control fields , even if there is no subworklow starting. Anyone is facing the same issue?

(...) eady managed to rename the attachments with a kind of numbering within webcon. Continous number or just the ATT_ID would be fine. I am using one process for picture documentation and beside 6 picturefields there is the possibility to attach as many pictures as the user wants to the attachment section. After renaming them with the "update attachment action" while going to the next step, now all have the (...)

(...) tance, i am giving the users the ability to make a save for the moment (caching all inputs so far), so they could finish the instance later. If the user wants to start that instance again, all input fields are invisible and a DATA TABLE shows the already started instance including LINKS to that instance. I would like to have that links opened in the existing window, but i dont find a working way to co (...)

(...) results (only Business Rule but conditions for Item List are limited) The problem with my SQL query is that, I need to use something like isnull(FORM FIELD, '') '' but this only works for string fields and not for numeric (which is my case, floating number form field). Does anyone know how can I evaluate if the value is there? Thank you all for the help!

(...) After upgrating to 2021.1.3.205 my autocomplete choice fields in an items list started to behave really strangely and buggy (on several workstations). What happens: - when I scroll to the bottom of the list it scrolls back to the top by itself - when I scroll down a little, the list changes position by itself a little to the top or to the bottom - sometimes an error pops up when scrolled to the bottom o (...)

(...) but they seem to be limited only to get and set values. There are plenty of reasons for witch you could need to disable a field or color ii differently using form rules. It would be great if styling fields with the foreach functionality would also be possible. I have attached an example where the fields marked with yellow should be disabled if the checkbox on the row is checked.

(...) Hi everyone, does anyone have an idea whether it's possible to retrieve the users to whom a task will be assigned in the next step? What I've tested so far: - Verified that the variable 'System fields \Assigned persons' contains the current persons during path transition, exit and entry. - Created an SQL statement which returned the latest row from WFElementTasks, and executed this in an action during (...)

(...) d is accessible depending on report source type... when the report source type is "SQL Source" - the field is accessible when I choose "SearchIndex source" - it disappears from the list of accessible fields ... Did anyone face same issue? Is it for a reason, or is it malfunction?

(...) Hello everyone! :) It's great to work on Webcon, really useful staff. Unfortunately I think i found a bug, since I can't find any issue in my configuration. I have an Item List field type with some fields in it: type, subtype, value, start-date, finish-date. My configuration is set to automaticly take value from database and place it on 'value' when I pick 'subtype' from dropdown. I am using the targ (...)

(...) e, but this didn't happen. What did I do wrong? I know this is a dangerous scenario, but it is for testing purposes only. What we want to achieve is a 'Invoke REST service call' which updates some fields in current element and saves current instance only if any of the fields has changed. Is that even possible? Many thanks in advance & best regards, Nik

(...) Hi everyone! I've recently heard that we are soon to have electronic invoices in XML format (in Poland) instead of PDFs. This should shorten invoice processing in Webcon as we could read fields straight into the form with no errors and no OCR verification step. This sounds very good, but will Webcon be ready for this? Will there be actions allowing to read data from xml structure and map them to the for (...)

(...) D = outerDocType.DTYPE_ID FOR XML PATH('') ),'') as Label FROM WFDocTypes outerDocType where DTYPE_ID in ({DT:4},{DT:7}) The TRANS_OBJID is fixed. You can get an overview of all ids and which fields , tables you need to replace in the above command from: SELECT * FROM [dbo].[DicTranslationsObjects] The attached image shows the executed SQLcommand and the drop down values for the German language (...)

(...) A feature we think will save a lot of time for our developers would be the ability to double click the on the usages actions and open those actions in a popup. All kind of ussages (fields , Busines entities and so on...).

(...) ależy do tabeli Result. w System.Data.DataRow.GetDataColumn(String columnName) w System.Data.DataRow.get_Item(String columnName) w WebCon.WorkFlow.Base.BusinessLogic.ElementManagement.Formfields .Choose.ChooseValuesLoader.c__DisplayClass7_0.b__0(DataRow row) w System.Linq.Enumerable.c__DisplayClass7_0`3.b__0(TSource x) w System.Linq.Enumerable.c__DisplayClass7_0`3.b__0(TSource x) (...)

(...) Hi, Is it possible to copy an entire item list to a subworkflow? In the official guide, there is just an example of copying form fields to subworkflows: https://howto.webcon.com/action-start-a-sub-workflow/ Has anybody accomplished anything like this? Thanks

(...) Hello, I personally like immediate validation – right after the user checks/selects/enters something on the form - much better than validation on an action. So usually I validate fields “on value change” and set the field error if necessary. Currently I use a js-function like this to showing/remove the error message (form display mode: Modern on BPS portal): function showError(columnName, hintText (...)

(...) s a way to chenge the text of the Item List init button. Now it sais something like "+ Restore defaults" and I want to change it to "Update details", as the functionality in my list is to update some fields on the list if they were changed outside of the process (in dictionary).

(...) Is there a way to query the database or check in the designer studio about the number of form fields created in our application?

(...) items in one item list row, I came up with a solution that might come in handy. Explanation: The item list contains one key choice field ("Symbol") which is configured to populate several other fields in the list. Among the populated fields are "Przypisane komórki (BPS)", "Przypisane garaże (BPS)", "Przypisane miejsca postojowe (BPS)" - these are choice fields in read only control mode (technical (...)

(...) I add an item to the item list and after it is added (upon ending the edition in one item edit mode) I want to automatically add an item that is dependant (dependancy is held in one of the items list fields of the idem being added). However if edition is canceled nothing should happen. So, what approach would you advise? I've tried using an external variable to hold the ID of the item that needs to (...)