(...) ed in this thread: https://community.webcon.com/forum/thread/555/46 having been removed in 2021.1.3.143 (tested, worked fine), something similar is happening in 2021.1.3.163 when you use a picker field in an item list, and map it's data source-columns into other columns of the item list. It then throws: "b.map is not a function"-error, see attached screenshot. If I dont map data source columns to (...)
(...) Hi all, I'm having a problem in Studio with a Form Validation rule using SQL. I have an item list that is populated with lines if the user select a Sales Order in another field or manually filled if there is no information on the SO. There is a column that is mandatory to be filled whenever the item list has any rows and I tried many examples to construct a validation form rule in order to hav (...)
(...) Maybe I missed something but I'm struggling on a form. On the form I have 2 autocomplete choice field s that are related. First I would like to hide the second field . The first field a category has to be selected (1-5), and when someone selects Category 1, the second field should appear dynamically to make a selection. Now I added a rule in "Visibility restriction in form", see picture. I runs but (...)
(...) Often there are scenarios, where the length of a text input field should be limited. This can basically done by means of a regular expression. However, this would still allow the user, to enter more than the allowed characters. It would be great, to have a property in the configuration section to limit the maximum length.
(...) Hello all, Does anyone configured a calculated column in the reports to calculate the difference between current date and a date field from the form? I was trying days (getdate() - form field ) but it's not accepting the days formula. Thank you!
(...) After upgrating to 2021.1.3.205 my autocomplete choice field s 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 (...)
(...) Hello everyone, After updating to 2021.1.3.205, I noticed that setting values from available columns to target field s, stopped working when the field is initialized with a default value. Setting the value only works when I manually change the value in the field . I have not noticed such change in changelog (but maybe it is), so I wonder if maybe it is a bug? Maybe some of you have noticed such a change, (...)
(...) The structure of the form field s does not suit one specific step in a workflow. How could I rearrange the form field s for this one step?
(...) Is it possible to change a choice field to empty when the option picked has no exact match in the option set/ data? If yes, how is that done?
(...) ime is user selectable when creating a new record. Talent Req is created and posting is set to stay up for 30/60/90 days. Is there a way to get the Timeout interval value set to the value of a form field ? (If the user chooses 30 days, that will be the timeout value, 60, etc...)
(...) Hello folks, how is it possible to hide/show the Attachments Form field they way every other form field can be hidden/shown via the style and behaviour Tab. I want to be able to show the Attachments field when some dropdown item is selected. Works perfectly for every other field (as shown in image) but I cannot target the Attachments field Where and how can I even configure the Attachments field ? (...)
(...) Hello, I have a field for "internal comments" and I want three user groups to be able to edit this field on every step of the workflow. On steps where they have the general right to edit, this works, but not on other steps. To clarify, on those other steps, they should NOT have rights to edit the step, ONLY to edit this one multiline text field . And any other group should NOT have the right to edit (...)
(...) nces that the document has been deleted. Using the detach option in the context menu of the deleted attachment doesnt work, most likely because the attachment is gone, but ATT_ID is still in the data field of the item list. There is no other way to remove this info, but removing the entire line, and creating it again. If you insist of the sorting in it, you need to delete and create all the lines after (...)
(...) Dear WebCon Team, in our view, we found following misbehaviour of the form field typ - Floating Point. If you try to set this field with a periodical fraction like (14/15)*100 = 93,333333... you will get an error message. In our oppinion this is a misbehaviour, because the field itself should handle such an "exception". And it is hard to find ;) A possible solution is to wrap the "Round" function aro (...)
(...) Hi Everyone, Is there a way to avoid the "No exact match found" when populating data into a choice field ?
(...) Hello, I wonder if this is a bug or feature... I have a form field named "Dział" ("Department") and it is the type of "Choice tree". When I try to create a report with forms containing this field , the field 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 accessibl (...)
(...) 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 field s 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 tar (...)
(...) Hi Everyone, I want to change some field values on a sub-workflow but from a main workflow level. Example: I have a main workflow with 3 sub-workflows. When some user choose a path on the main workflow I want to modify some field s in the sub-workflows. Is there any action to achieve it?
(...) 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 field s, 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 languag (...)
(...) Hi, Has anyone encountered this yet - we have a couple of yellow exclamation marks in the SWE configuration under "Data Presentation". These field s are not showing on the form. I don't think permission should be an issue, since everybody has access to these field s. Are there any configuration details I should check? Any suggestions? Thanks!