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

search results

for filter

(...) ows and we have only 10795 workflow instances in the table yet. One improvement for our case could be if we switch to a SOLR based report. We have yet to figure out, whether we can replace the SQL filter with a SOLR filter . Therefore it may or not be an option for us. Best regards, Daniel

Hi, I am unable to figure out how to use the Webcon REST API for starting new element. My issue relates to the "ChoicePicker" / "Autocomplete" fields, where I cannot find the way to submit the value. I think that I have tried all the combinations, but I always end up with the same error. Public Api POST /api/data/v6.0/db/1/elements - "formFields"[] - "guid":"...", "value": [{"id": "115"}]

(...) TML field to be displayed in Reports (interface). My html field contains some info that is visible in some Steps based on a business rule. And now i might need this info to be visible in reports (for filter ing) and export to excel. Or do i have to create another field (single line of text)? thanks

(...) ws.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) w System.Windows.Interop.HwndMouseInputProvider.filter Message(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) w System.Windows.Interop.HwndSource.Inputfilter Message(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, (...)

(...) I am using a list item and trying to retrieve the corresponding email from the data source by selecting a name. The filter ed email should be displayed in the field immediately after selection. But it's not working. The email only appears after I delete the name. How can I solve this problem?

(...) Hi, Let's assume I'm configuring data from a data source (a report) with one column and one filter . I want to use a User-Defined API that allows me to dynamically filter the report using a defined endpoint. Will the response return a simple JSON with information from this single column, or will it return the entire data set (element ID, signature, step, etc.) as in other responses?