Hello everyone,
Following a question which was quickly answered in this thread by Ievgen Miroshnikov:
https://community.dynamics.com/ax/f/33/p/275533/785314#785314
I am also trying to figure how to propose default values to the query range fields; when I override the query's prompt method and add some ranges in there to the query, they are ignored when the prompt dialog is displayed, as the default proposed ranges fields are selected from the table primary index (excluding int64 fields).
Is it possible to propose at runtime default values to appear in the range fields? When displaying the select query range form in the get staging data step, DIXF does manage to insert the values that were previously selected in the entity configuration. so AX seems to have a mechanism to plug default value, but I'm lost when tracing the code at how exactly it is performing the substitution.
Regards,
Eric
AX 2012 r3 - cu8
*This post is locked for comments
I have the same question (0)