Community
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 : ''}"
Request: Dynamic readonly for a form element
Ability to set readonly for a form element to true or false based on selection in the form
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}}...
How to sort workspace query results
I don't fiqure out howto put workspace query that would sort all items ie. type
A list of onify reserved keywords
Can we find a keyword list that are reserved into onify own usage, that we can avoid using those in our own usage that might have some unwanted behaviour if used without a knowledge that it might have some built in behaviour.
Attribute sub propertyname with a number
We had an attribute sub property named as fag2_iamname, for some reason we got this error message...
{"statusCode":400,"error":{"message":"[illegal_argument_exception] Limit of total fields [1000] in index [onify-hel-item] has been exceeded"}}