This question has been flagged
1 Reply
6088 Views

I need to remove "More" drop down button on top of form based on groups,how to achieve this scenario

Thanks

Avatar
Discard
Best Answer

hello in xml file

     <button string="More"  position="attributes">
          <attribute name="invisible">1</attribute>
     </button>
Avatar
Discard
Author

Thanks for your reply, but i am not able to hide the more button