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

search results

for choice field

(...) Hello, I have 4 HTML fields (Categories) and one choice field (Projects), and I would like to place some hyperlinks on HTML fields that start a new instance. Can I set 'StartElement' function on this HTML field so it can define other parameters that should auto-fill in the instance? For example: I choose a project, then press a 'Category' button (one HTML field) that will start an instance, and in tha (...)

(...) Hey. We've ran into an issue with the Drop-down choice field within an Item List. Simple way to get the error: Clone a row with some data -> Try to modify the drop-down attribute value in the newly created row This results with a checksum error pointing at the choice field (see picture provided with the thread). It has happened in different applications/processes before too. We're using version 20 (...)

(...) index no. to "fix" (create relation) the row no. [semi solution] any other solutions? b) sorting by status: I have got Item List with column "status" (drop down list) I have 3 option to pick: - choice field (the fastest) - I would like to use that option - how to copy value to other cell in row? - choice field picker (I don't like it) - Autocomplete [it work I like but is so slow .... ] If I pick A (...)

(...) Hi, I encountered the following error. I have an action that sets a value in a choice field . I set the choice field through the value of the ID. When I enter the form, the value is correctly set, and it displays the name corresponding to the set ID. However, when I enter the report, in that column, I see the value of the ID instead of the name. I tested by setting the value in the choice field as fol (...)

(...) Hello everyone, I have to generate a choice field based on a Query that have an aditional filter. The filter should only allow entries that are higher than a Decimal Field in the Form. Somthing like in the Picture. But this did not work.... Has someone an Idea?

(...) Hi community! I have to implement a choice field (Autocomplete or Popup), whose results should be dependent of the following: 1. Current step 2. If second choice field is selected, it should narrow down the results from a subquery (Item list) First of all Webcon doesn't accept a DECLARE statement in the first line of a custom datasource based on 'Current BPS connection'. A workaround here is the 1. (...)