Skip to Content
Menu
This question has been flagged
1 Reply
10862 Views

How do you only show a button/etc in debug mode only?


Thanks

Avatar
Discard
Best Answer

for showing buttton in only in debug mode, give the groups to the button  groups="base.group_no_one"

For eg:

         <button name="button_name" string="Button"  groups="base.group_no_one"/>

Avatar
Discard
Related Posts Replies Views Activity
1
May 25
596
0
Apr 25
2
2
Mar 25
923
0
Mar 25
624
1
Mar 25
956