Dynamically setting pyDecimalPrecision
Hi All,
I have a field ( say SourceProperty) based on which the corresponding amount value ( say DestProp) needs to be formatted to 2 or 3 decimal places, i need to implement this on the same property, is there a way to dynamically set the pyDecimalPrecision value based on the other field selection value ? I am trying to set the precision value in the property control rule. but this doesnt work.... let me know if there is a work around for this !
Thank you