Hello,
it is possible to check “Allow creation of related records” for all types of relations. My customer had a relation like this
ID = ID
someInt <= aColumn
and tried to insert records over this. I wonder how the insert statements looks like
I think Servoy should disable the “Allow creation” checkbox, if <, <=, >, >=, LIKE is chosen as operator.
Just a thought…
Patrick