This question has been flagged
1 Reply
2844 Views

On check of  employee radio button, a dropdown list with all the names of employees should be populated.

It should facilitate to select one or multiple names of employees as tags. And should be able to remove by clicking on the ‘x’ at the end of tag.


Avatar
Discard
Best Answer

Hi,

You can use many2many_tag widget


widget="many2many_tags"


Hope this helps


Avatar
Discard
Author

Hi Baiju KS thanks for rly,but not worked for filters how can implement in filters based on selected radio we can select the items from drop down as tags but here how to implement the raio button and drop down menu for filters here widgets not worked it is possible if yes how can i achieve this pls rly.