Skip to Content
0
Former Member
Dec 05, 2008 at 06:54 AM

Variant Configuration Issue

27 Views

Hi

I want to pass one characteristic value description into other characteristic text value, which i am controlling with procedure dependency.

Currentely i can able to pass Chars value into other text chars with same value.

For examples

Char X 01 - Description A

02 - Description B

03 - Description C

Char Y : ( text free form field )

If i select Char A 01 in configuration then through dependency syntax I can able to pass '01' into char Y, but i want to pass A Description in place of char' value.

Please let me know how it is possible.

Vicky