Search code examples
axaptadynamics-ax-2012x++dynamics-ax-2012-r2

How to make query range mandatory?


I have an AOT Query object. How can I make a range a mandatory field?

MandatoryFieldQuestion


Solution

  • You cannot make the range value mandatory.

    You can test (in validate) whether the range is empty or not.