how to set action for option showing in context menu

Options
ajinkyamk
edited October 18, 2016 in Documentum #1

how to set action for option showing in context menu...

when i right click context menu appears but when i click on any option like properties , checkout etc nothing happens.

  <dmfx:actionmultiselectcheckbox value='false' cssclass='doclistcheckbox'>

       <dmf:argument name='objectId' datafield='r_object_id'/>

       <dmf:argument name='type' datafield='r_object_type'/>   

      </dmfx:actionmultiselectcheckbox>

this tag i have inserted..

what to do to for action each option ?

i am using existing webtop functionality in my custom application i want to show context menu for docs and folder that is done by above tag ..... but how to call action click nothing happens when i click on properties or any option

Tagged: