meenu - Monday, December 10, 2012 2:12 AM:
Hi,
While creating a part, I want the 'Assigned Creator'(owned_by_id) of the part to be selected automatically based on the selection of the 'Type'(classification) of the part. I have created some identities 'Assembly Group','Software Group'... If the type of a part selected as 'Software' then assigned creator should be 'Software Group'.
How to do this? Please help me.
Thank You/ Meenu
asha_gholve - Wednesday, December 12, 2012 1:10 AM:
Hi Meenu,
Edit the form of Part, add the field event onchange on Type field.
In this event write a code which will set the assigned Creator based on type value
Regards,
Asha