(...) Hi, I have 2 dictionaries: Countries and Cities. In the Cities dictionary, the form field 'country' is a picker field from the Countries dictionary.I would like this field to become a hyperlink which would take me to the Country dictionary instance for that country. I was expecting this to work at least in the Dictionary report Cities but it doesn't. For example when creating the Barcelona city ins (...)
(...) hi there, I'm able to apply a rule for show and hide of Text fields.., but once i run the form the default run shows me all fields without applying the rule! once i pick one of the choice field options, it starts to apply the rule and show the correct text field and hide the others...., see the attached pic the three fields ( IN , OUT , Between) must not show until i pick it from the transfer ty (...)
(...) hi I have datetime type fields i.e From and To , i want to check in current db table (WFElements), if datetime exist or not between two dates validating on form submit path using sql query. Issue: all the time showing validation error message , My validation Sample below: select case when ( SELECT count(*) FROM [BPS_Content_Prod].[dbo].[WFElements] where wfd_attchoose1='{1189}' (...)
(...) I have a form with drop down list. This drop down list is using static list. Static list have 8 "items". Steps are A>B>C>D I would like to use items 1-3 in step A and B where index ID of stem is for example 111 and 112, and if is in step C or D then the list have only options 4-8. of course i would like to reset value a drop down list when enter to step C . BTW: I don't know SQL yet ... an (...)
(...) 1. We currently have installed version 2023.1.1.56, and I cannot find it in the platform center anymore. 2. Does anyone know if importing processes from this to 2023.1.1.89 works? Or do I need to do an upgrade first? 3. Is there anything we need to consider when updating this missing version?
(...) 1. Configuration: form is taking data from other processes 1. Purchase Request (process) form >> you pick item and the fields are filled ... 2. Sales Company's (process) form >> again you pick from drop down list a Seller company 3. Seller form (dictionary process) >> drop down list if you pick Sales Company, then you can pick seller And now I would like to do Doc (word) template ... but I r (...)
(...) able fields based on the state of dropdown (using nr. 3 from this https://docs.webcon.com/docs/2023R2/Studio/Process/Attribute/Choice/Choose_field/#picker): * Allowing custom values - make fields on form enabled. * Disabled custom values - make fields on form disabled. Is there any value which i could use to check state of dropdown control? In this case i'm using autocomplete dropdown. I'm us (...)
(...) Has anyone encountered this error? I installed the Word package, and when I try to edit a Word template, I receive the error "Cannot download the inform ation you requested." Do you have any idea where I can find more inform ation about this error? Thanks, Raluca
(...) Hello Everyone I'm writing to you because maybe someone has already had a task as wonderful as me :) I need inform ation about which users and at what level they have access to each application and process. I searched the forum but didn't find anything similar. I'm going to write SQL because I don't think there is any other option. I will be grateful for the sql pieces :) Regards
(...) de the picker field. The user will be selecting options on the picker data source window and I would like that the system would allow choosing various options and populating the item list with the inform ation. I know I can accomplish this with a choice field and then showing the details on a data table view. Thanks
(...) want the 3 buttons to be visible when the instance is using business entity 1, 2 and 3 , but when i use the business entity 4 i want them to be hidden. The only way I made it possible is by using a form rule with a Java Script, but could not see any build in Webcon options. If anyone knows other ways to make this happen, I would appreciate it a lot. Thanx
(...) ons to this list and I have a button to initialize this list as a tasks. In this list I have a title, responsible person, status of the task and section (it should be item list with attributes in the form ?). When I add the position and put in all data (title, person responsible and section) I hit the button, and I make new process Task to responsible person - new workflow. I have 2 problems: 1 (...)
(...) Hi. I have a big request. How to calculate the number of days entered in the calendar on the form , but excluding holidays - only working days Alternatively, the second way: How to validate the form : if in the final step date = holidays, a message will appear. Thank you in advance for your help.
(...) I would like to update the WEBCON Platform from version 2021.1.5.292 to 2022.1.4.297. While preparing for the update, I receive a message that there are no components installed: 1. "ASP.NET Core 6 Hosting Bundle" 2. ".NET 6" What versions to install (SDK, Runtime), where to download them? So that there are no problems with the operation of the platform and that I can update it?
(...) Hi all, I'm trying to create an HTML field on a form that uses the mailto:-Tag. So in the HTML I put Message Support However, on the live form this string is appended to the Portal url's pointer to the app->form itself. Looks like this: https://webcon.finnova.com/db/1/app/15/element/57427/%E2%80%9DMessage Support This way it prevents from opening external links. Is this by design or am (...)
(...) where. * overuse of the decimal attributes even for cases, when you need integer - just to have everywhere suffix/prefix in same place. I think it's rather small change, but it will allow to make form s more unified :)
(...) d next series with different colors, but it will calculate the same numbers. Addidiontal qeustion: I can choose type of draw horizontal, but instead of people responsible by names I have numbers form 0 to number of all people. Regards, Adam
(...) Hi all I got a process that uses values from a dictionary process in a field [picker field] (the user can select an element from the dictionary process in the form ). Sometimes an element that the user wants to select does not yet exist. I have now given the user the possibility to select with a checkbox that the element does not yet exist. After completing the input (form ), i.e. when the use (...)
(...) Hi! I need your help regarding setting focus on the last row of the item list. Business wants to perform the following scenario. Batch of barcode lables from paper documents are to be scanned with hendheld scanner. Each scanned id is to be inserted into ID column of item list table. Based on the ID some additiona data are to displayed in other columns. What I have already done is the form rule that A (...)
(...) quest Url: https://domain/api/data/v4.0/db/1/elements/2450/admin/privileges Response Code: BadRequest (400) Exceptions: Rest service call failed. Http code BadRequest (400). Inspect log to get more inform ation. Can someone help? Thank you.