How to hide buttons in an "action bar"

Hi
I’ve tried with
sc_btn_display(‘xxxxxxxx’, ‘off’);

but still shows.

Has anyone made it?

thanks

To show or hide buttons in action bar you have use

sc_actionbar_hide

or

sc_actionbar_show

thanks Vicenzo.
regards

1 Like