Autopopulate choices of a multiple choice field based on the company chosen?

Mouktik_B
Tera Contributor

We have a company field in the catalog item. 
In Snow we have a company table which has two fields customer and vendor which are t/f fields . 
They can't  be true together. 

We have a multiple choice type company relationship field which has 3 choices 
vendor, client and other. 
Now when i choose a company in the portal,

If the vendor is true for that company , from the choices Vendor should show up and rest hidden 
If customer is true in the company , similarly client should show up. 

5 REPLIES 5

Dot walk will not help here as this needs to be done in catalog item. 
Created a Catalog client script and a script include for the above problem and gotten the results but the autopopulation is left.