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

search results

for 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 acce

(...) Hello everyone! A problem I encountered in 2021.1.4.118 does not give me a rest. It conserns Item Lists. When I use any type of choice field and in the picker tick "Show link to this item" it still does not show the item with the link (as it does in standard attributes). It doesn't matter if the field is read-only or writable - always no link. I suppose the solution could be a separate hyperlink column calcu (...)

(...) While trying to cope with problematic hyperlinks to different 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 (...)

Hello! I've been quite active recently with questions while developing a CRM module. Today is not different. There is a process with elements serving as dictionary of "sales objects" (not a dictionary type process but a standard one at the time). There is another process called "Sales transactions". In this process there is an item list holding the items to be sold at the current transaction.

Hi, I add new connection (MSSQL database) - test it with success. Next I add new data source with some SQL query which returns some data when I test it. If I save that connection Webcon shows the error: "Failed to retrive column from data source XXX. No connection settings." If I want to test that data source in choice form field I've returned: Nieznany błąd: The ConnectionString proper

(...) Hello all, How is it possible to select a choice field item by index? The choice field (A) has a placeholder ("empty" in attached image) and a dynamically read value. And on value change in another choice field (B), this value is being added to the choice list(A), but I also need to have this new dynamic value selected as right now it is just queued under the placeholder. Is there a way to do this th (...)

(...) Hi, I have some problem with privilages. I have the choice field which is sourcing by BPS Internal view. One of user don't see the data in this field (she see field but data source is empty for her). I checked already if there is some space sign or any other which limited the search result. She has privilages to application, form, on choice field there is no limit. I've seen everything because I ha (...)

(...) the possibility to search in a specific field or in all fields. We've found many cases where an "advanced search" mode would be extremely helpful. To achive this, the configuration section of the choice field , should be extended with an additional checkbox column "Advanced Search (PopUp)". If any field is checked in this section, the popup search window should behave in one of the following ways. 1. S (...)

(...) Hi everyone, I noticed on version 2022.1.2.31 that it can take a really long time to populate the target field of choice field , if the data source is a web service data source. In this case the data source is a REST data source and the picker field is of type popup search. Once I activated the diagnostic mode I noticed that after getting the picker results (1) the chosen value is validated again befo (...)

(...) Hi, I'm trying to update an existing instance or create a new instance with REST API. I'm using api version 3.0 and Postman. I want to put data to choice field , but I know only name from data source. It's possible at all? I tried to put a value in two ways: "formFields": [ { "guid": "c2e37260-5d57-410e-997c-1f19bb12a4c0", "svalue": "USD" (...)

(...) I've got following fields: 1. choice field with connection to MS SQL table - name of the supplier. 2. Text fields like address, postal code filled based on the value chosen in choice field from point 1. 3. Another choice field with bank account numbers - another MS SQL table filter by ID value from choice field in point 1. Two qestions: 1. By clicking 'x' in supplier name choice field I'd like to remov (...)

(...) Hi there. Trying to familiarize myself with the for each action. I have an item list an I want a business rule to evaluate the value for each row of a certain column (choice field ) an execute an action for it. Unfortunately, as soon as I have more than one row in the item list, the BR evaluation will fail as it attempts to test against all the row values for the specified column. My BR uses: IF[G (...)

(...) Hi community! We have 2 choice field s, first one is a dropdown (field1), second one has behaviour autocomplete (field2). Dependent on selection in field1, datasource of field2 (which is an SQL query containing value of field1) changes. This is working as expected. Picker search mode of field2 is set to 'Contains', minimum characters = 3. Regardless of what is entered in field2, all available entri (...)

(...) he "Fixed values list" are stored. I am using a "Start a subworkflow (SQL)" to migrate data from our old sharepoint workflow tool to Webcon. Unfortunately, it seems that Webcon has decided that 'choice field s' always require a GUID#Name to be populated. (Without this format I get an error and the subworkflow does not run). Now I have some choice field s that use Fixed values lists in Webcon and I need to (...)

(...) I have a choice field and it is populated from a data source with autocomplete activated. I want to limit the choice field to only the data from the data source. The user can't manually type any other text. How can I accomplish this?. Thanks

(...) for a year my users came to conclusion, that we need to have 3 possibilities to choose from to be more specific: 0 - Not needed 1 - Create/Buy 2 - Already owned So from yes/no I have to move to choice field s, and here comes the question - how to change field type, but in a way that won't create data loss? I know that WFD_AttBoolX will become WFD_AttChooseY, and propably it's possible to move that data (...)

(...) but I've just installed WEBCON 2 days ago. Please help! I want to add in a item list rows from a SQL database but: Querying data is ok. I want to select a product name based on that query (from a choice field ) and get the correspondent price from the query... Also my query is based on another field as a filter When I change the value of that filter, the list of products should change but it doesn't. (...)

(...) 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 type choic (...)

(...) Hello, I have item list with few rows and few columns, one is the column field type: Yes/No choice. I would like to save instance on Yes/No choice field change. I put to the field style and behavior – Form rule to be executed on value change – MOVE TO NEXT STEP XYZ. The XYZ path is starting and ending in current step (i.e. it is in fact the SAVE path). When value is changed, it is showing error message. (...)

(...) Hello, I'm looking for a feature to be able to display images inside drop-down, or pop-up choice field . Either form Picture field, or from Single line of text in Picture mode. Use case: I'm working on a process, where sales department should specify which base product should be used as a starting point to create a new one. There is a long list of those base products, and remembering how each one look (...)