Hi, we have the situation, that some globals and dictionaries are shared between applications. If I export an application all other applications, which use the same dictionaries, are exported too. At least I believe that the dictionaries are the case. This applies to the current version 2020.1.3.441. Of course, I can uncheck the unrelated applications, but this is error prone. In my opinion th
(...) he boolean field itself because an unchecked boolean field would fulfill the required definition too, if I remember correctly, Is there a better way? It just came to my mind that I could create a form field extensions for a boolean field to provide a drop-down instead of checkbox. On the other side I'm not even sure that I can define a form for extension for a boolean field. Best regards, Daniel
(...) I have the challenge to read form field s of a pdf document and store them in the workflow instance. The idea is, to implement an sdk custom action, where I am able to configure a mapping between the pdf form field s and fields of the workflow instance. The ideal solution is having two columns in a dynamic grid (similar as in the image attached), where i am able to add as many rows as i need. One to defin (...)
Currently our report-menu for some processes is getting longer and longer. One reason for that is the fact, that some people have issues understanding they have to choose a report and can then navigate on the other side of the form by the views we have set up for them. Mostly people who count their daily clicks and tell you to change the system if they have to do 10 more a day, because you have se
Does anyone know if it's possible to show data not present in an application on the report? I have read the article about calculated columns (https://community.webcon.com/posts/post/using-calculated-columns/196/3) but that's not my case. What I would like to do is join the items from the report to a table in a different database (on the same server) or to an existing MSSQL data source. In many p
What is the easiest way to detect whether a form is in edit or display mode? I need this to show/hide fields. Any ideas?
Hi, On the form, I am using the Chart data field. I am wondering whether it is possible to use the chart field in the Word printout report. Is there an alternative way to draw a chart based on the form data in the report? Maybe in HTML report. I was also thinking to put chart into the Picture field that is supported in Word templates. Any insight on how to approach this would be appreciated. B
I've overlooked an already existing user voice created by Markus. Hi, could we please get an option to define an additional .css file inside the theme. It could be similar to the implementation for defining the logos which can be loaded from an URL or uploaded as a file. Benefits: - We don't need to use the HTML field on the form level, like https://community.webcon.com/forum/thread/41/15 -
Hi community! We are currently facing a new requirement, where it should be possible to change the browser language with a series of buttons in the form (approximately 20 different languages). Every click on a language button should change UI labelling on current form to selected button language. e.g. [German] [English] [French] ...
Hi everyone, I'm currently creating quite a lot of "validate form" actions. For example: - Date one must be after date two - Date must be in the future - Integer value must be positive These are implemented as "validate form" action since I prefer validation on the server rather than on the client only. The draw back is, that it's a poor usability. So I "recreate" the same validations as form r
Hello Webcon v. 2021.1.2.136 I have Dictionary and few thousent lines inside. I display dictionary fields /10 fields/ on the form as "Choice fields" I need to group fields taking into account values to displaying only unique. I do not see grouping option/function. May be someone has solution ? THX in advace Jerzy
(...) Hello all, Does anyone tried to use the concat function using a form field ? I have a form field that is single text and I want to use it plus another info like below: concat ('AaAA' 'form field ') But I'm always getting an error saying that the rule is not correct, I tried to use a SET before and keep the information in another field but it doesn't allow to save. Anyone used this already? T (...)
(...) inside the form validation which expects True/False 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 (...)
Maybe I missed something but I'm struggling on a form. On the form I have 2 autocomplete choice fields 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
(...) Ok, now that my PS script is running, in this particular instance I need to grab a variable result and assign that value to a form field . Simply assigning the form field = $psvar isn't working. Is this possible?
It was a great addition when the foreach functionality was added in form rules for item lists, 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 field
(...) :462}, {DCNCOL:467} as {DCNCOL:463}, {DCNCOL:468} as {DCNCOL:464}, {DCNCOL:469} as {DCNCOL:465} from WFElements join WFElementDetails on WFD_ID=DET_WFDID where DET_WFDID = {WFCONCOL:3295} (form field in the subworkflow where I save the ID from the parent) and DET_WFCONID ={WFCON:3192} Second issue is that, even trying to save the ID from each subworkflow in the item list select {WFCON (...)
(...) of time 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...)
(...) 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 around t (...)
(...) 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 accessible fie (...)