Community
interactive select menu selection
I'm not familiar with pug format, I would like to know how to get interactive selection on select item where other selection menu is selected if other selection menu has certain item selected?
Disable Unused Forms?
Is is possible to disable forms that are no longer in use (I don't want to delete them right away)? (From the configuration -> forms view.)
Feature Request - Protection against robot spam
We would like a feature to add protection against robot spam, like Captcha, in forms that are public.
Several attributes in a column in listitem
We would like to be able to display values in a column in the listitem element in dashboard, based on several different attributes where it is shown if value exists, similar to this code "{item.attribute.email ? item.attribute.email : ''} {item.attribute.username ? ' - ' + item.attribute.username : ''}"
How to prevent some attribute not be able to be searched in a workspace?
This is actually not a question. I tried to figure out how to prevent some attribute not to be used in elastic search in a certain workspace. This is how my colleague Eetu Tarkamo figured it out. I was in the correct path and all he had to change in my faulty codeline was "attribute..keyword": "{{}}" to a correct value {{term}}...
Can Onify integrate with Zendesk?
We are using Zendesk. Can Onify integrate with Zendesk?
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.
Can I subscribe to updates from Onify support site?
I would like to subscribe to any updates for changelog and questions on the Onify support site via RSS. Is this possible?
How do I scale agents?
I want to add more agents to share the load of.
I would also be able to make the agents work more redundant.
Is this possible?
How do I copy changes from one instance to another?
I have a development (or test) instance of Onify and want to copy changes to other instance (eg. production). How do I easily check and copy these changes?