Summary

An ObjectNode ordering property must be set in accordance with the presence of a selection behavior.

Details

If an ObjectNode has a selection behaviour, then the ordering of that ObjectNode is "ordered" and vice versa.

Tips

When you get an R1350 warning on an ObjectNode, verify that the following:

  • If the ObjectNode has a selection behaviour, you must set its ordering property to "ordered".

  • If the ObjectNode ordering property is set to "ordered", you must set a selection behaviour.