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

search results

for field

Hi, I need to place a picture in a word template document. The picture is obtained during each instance process as a canvas export, base64 string. I can't find a suitable way to include the custom picture in a word template. I'd stay to word template, not changing to HTML. Thanks for your help, Mihail

(...) Hello, is it possible to only have people from a specific AAD group visible (or selectable) in the user picker field ?

(...) 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" field s, 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 - "formfield s"[] - "guid":"...", "value": [{"id": "115"}] - (...)

(...) Hi, it would be nice, if we could define, whether the description field is displayed is displayed when uploading a new attachment. If we are using the old "add attachment" option we can select the category. If we are using the new "add from camera" option, we can overwrite the filename and set the category. If the user want's to provide a description, he has to: - finish the upload - Click on (...)

(...) Hi, I can see that in Cyclical Global Action there is possibility to use Change field Value action. But I can't select any field on configuration tab. Does anyone know what is the problem? How I should use it? My business case is that I need to update a field which is based on some dictionary. Simply task - replace one value with another. It is needed to comply with some other needs and keep t (...)

(...) Hi, I am wondering if i can use an HTML 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 filtering) and export to excel. Or do i have to create another field (single line of text)? thanks

(...) I have the following problem. I'd like to have a kind of popup field on the dashboard where I can display a field from my Dictionary. The field should be stored in a dictionary so that it's easy to maintain. I would then like to display these value in my popup. How can I access the value from my dictionary within my embedded HTML? Or is that even possible, and if not, is there a workaround to achieve t (...)

(...) Hi, it would be nice to have an option in system settings to set a global default text for choice field s with dropdown and active option "display empty element". This could be the default value instead of an empty display name. Kind Regards Sébastien

(...) Hi, it would be nice if using a field type choice field with behavior autocomplete would not only set configured target field s in the columns of general tab in advanced configuration. When the choice field gets deleted and is empty the target field values remain instead of getting deleted too. To get them deletion one hase to create a form rule. This wouldn't be necessary any more if there would be (...)

(...) Hi, I stumbled a while until I found the "autocomplete" field type in an item list element. I directly picked "choice field " under "choice columns" and didn't read the following entries because I knew that in normal "form field " with field type "choice field " one has to select "Autocomplete" under Settings > Behavior. Maybe it would be more intuitive to align both configuration methods in the fie (...)

(...) Hi, it would ne nice if one could enter a list of css class names in the "style" section of the tab "style and behaviour" of a field . Insted of multiple occurences of the same style code in different field s one could just enter one or more css classes. This keeps css style modifications simple. If there would be an internal css editor (similar to form rule editor) instead of a text input field fo (...)

(...) ia gallery (pictures, videos, audio files, ...) e.g. in configuration of an application and also global in system settings. There should be an upload function for images and some management. A new field type e.g. "picture from library" and "picture from global library" would be needed to add a picture to the form. Same for other media files. Right now the only workaround for display of a picture is (...)

(...) Hi, it would be nice if a picture of a dictionary entry could be displayed in the popup of a choice field with autocomplete option. Kind Regards Sébastien

(...) hey, so i got a question about updating related field s in two separate reports. We have report with names of the people and other report which has all of those people in a field person. Now, if i change first name or last name in the first report, to also update itself in the latter report.

(...) Hi, it would be nice if one could also create new groups for global field s and automations in system settings like it is for global constants, form rules and business rules. Kind Regards Sébastien

(...) Hi, it would be great if it would be possible to set prefix and suffix for integer form field s too like it is for floating-point form field s. The workaround to use a floating-point form field and to set decimal places is known but not the intuitive way. Kind Regards Sébastien

(...) Hi, we would like to pick a group in a form field and to use all members of this group as filter for another user picker field . Using the function GROUP MEMBERS [AD-Group Login and name] in a business rule works fine. Setting this one into an ALERT all members are returned as expected. Using 'testgroup' as string in the group picker of the function GROUP MEMBERS ['testgroup'] in a filter of a da (...)

(...) Hi, it would be nice if one could not only chose "CREATE RULE" in the context menu of a field supporting rules. An option "CREATE GLOBAL RULE" would be helpful if we want to turn a "local" rule to a "global" one. It is clear that not all options in a "local" rule can be turned to a global one but there are cases where there would be no problem. Kind Regards Sébastien

(...) Hi everyone, I have two questions regarding the description feature of Form field s, which is typically shown via the small info icon (the little “i”) on mouse-over. 1. Form field description visibility and placement In one of my forms, I’m using a large input field , and the info icon appears very small and all the way to the right. It’s barely visible and often overlooked by users. Ideally, I’d (...)

(...) I am using a list item and trying to retrieve the corresponding email from the data source by selecting a name. The filtered 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?