Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi,
I have attribute with three values. Its mandatory for user to select all the values.
Selection of multiple attribute values is achieved with unchecking the Single Selection option.
Is there a way to make sure WTPart doesn't gets created user has selected all the attribute values.
Regards,
Durga
Why don't you create 3 attributes and make each one required?
Hi Joe,
Thank you for the reply.
This option will definitely solve the problem, however we cannot go with this as it has to only one attribute passing to SAP with three values.
Regards,
Durga
Perhaps you could add a 4th, calculated attribute, and use that to concatenate the 3 values. Then pass that concatenated value to SAP.
