Is there a way thru js to set the value of an attribute type enumeration list
Hi,
Were trying to set multiple values to an attribute of type enumeration list.
we are able to set the default list of valid values to select from( push value... etc). But we want them to be set automatically more than 1 so the user doesn't have to manually select from the list.
Is this possible to do thru js?
thanks for any help!
/Rich