Hi all,
We try to set this calculated field unvisible (or at least the value of it) with Sentry Preference like this:
setPreference("Rights-Sale-Existing","Sale.TotalCost","0",2);
or this
setPreference("Rights-Sale-Existing","EntityDataHandler.TotalCost","0",2);
both does not work.
It is possible? What do we need as key for it?
Thank you in advance.
Andrey