Hi Folks,
I have a ribbon button (flyout button) on Contact Entity form and on clicking on it it shows various option to click .
E.g. a button "Payment" on clicking shows "Netbanking Payment" , "Paypal Payment", "Cash".
If any one click on "Payment" button I want to hide "Paypal Payment", "Cash".
How to achieve it ?
I tried to search these options using ribbon workbench under Form I was able to see button but didnt see options "Netbanking Payment" , "Paypal Payment", "Cash".
Next do i need to use Enable or disable rule?
Do i need to use any JavaScript also ?
Can any help me to achieve this requirement ?