This document contains the changes in the serverb side javascript
Ax library
1 Ax.ext.webapp.getJRepURL
This isfunction is renamed to Ax.ext.webapp.getObjectURL
and the signature changes from
Ax.ext.webapp.getObjectURL(String code, String cond, Consumer<JSExtGetObjectURLOptions> configurator)
to
Ax.ext.webapp.getObjectURL(String obj_code, Consumer<JSExtGetObjectURLOptions> configurator)
In the new version, the object JSExtGetObjectURLOptions
has a setter for the queru columns values