Hi,
I need to have an attribute in a category with a decimal value ( two or three decimal digits) in CS 20.2? , is there any workaround for this?
Thanks,
ZW
There is a Real:Field attribute type implemented in WF, but not in Categories that could be used, enabling it should not be too complex if you have an OScript developer.
You may be able to do something with Overrides like WebReport/ActiveView etc or even just plain JavaScript to add in the validation to a specific text field.