Community
Minimum number of characters in form field
Is it possible to set a minimum number of characters that must be entered in a form field and that the user is made aware of this before submitting the form?
Feature Request - Protection against robot spam
We would like a feature to add protection against robot spam, like Captcha, in forms that are public.
How to handle escaped characters from rest datasource?
We are getting data from rest-API, then use transform to map data. If the data contains special characters the transform task in index fails.
How do I exclude fields in workspace results?
How do I exclude (or include) fields in workspace results? I want to exclude a specific field in a specific workspace.
Feature Request - DropDown/formElemet empty row
When we are using formElemet with type 'select'
and parameter required: true'
the dropdown list automatically gets an empty/blank row.
Feature requests for the formElementsTable
I have a couple of feature requests. These are not critical, but something that came to mind while working on some forms.
Feature request - workspace source
We would need an option on some workspaces to add include and exclude datasources, so that we could define what fields would we output in the results of the api query. Currently we are only able to access to the query part, but we would need the ability to optionally define include and exclude sources. Below is an example of elastic code what I understand that currently we can only modify in onify workspace the query part and there is no way to escape out of that to add the part _source that would have ability to define includes and excludes...
Two feature request - workspace and form
-
We would like to be able to prevent browsing to a hidden workspace that is not configured as a browseable, this still needs to be usable via the form lookup...
Currently if you have a hidden workspace and a form is not limited with roles, that form is usable to anyone via hidden workspace that has no roles set up. -
Option to list workspaces in form configuration which workspace is allowed to access to this form.