Ok! You can try this on a script call field, to hide:
Eli.MobileControls.hideButtons() Eli.MobileControls.controlButton.hide()
And these ones, to show:
Eli.MobileControls.showButtons() Eli.MobileControls.controlButton.show()
Let me know if it helps you!