Hi All,
I'm trying to link a parameter back to the composite default parameter. I'm using the following FHX file.
not working....
MODULE_VALUES TAG="CM_NAME" merge=T
{
ATTRIBUTE_INSTANCE NAME="Composite/Parameter"
{EXPLICIT_OVERRIDE=F}
}
On Level deeper works:
ATTRIBUTE_INSTANCE NAME="Composite/Composite/Parameter"
Why? How to link first level?
Thanks a lot!
Manuel