When setting up an ontology action form, I figured I should try creating a struct in it that would have an object and a number.
Lets pretend this “Splits” is like an item (ontology object) and the count of it on a shelf somewhere in a shop. I wanted to see if I could force the form to only be submittable if the sum of the count for all objects in the struct is greater than 0 for example. But clicking on the “Select Operator” here return nothing…
I think if structs are not usable in submission criteria we might be better off not even showing them in the dropdown when creating some new submission criterion.

