Hiding Action Button Does Not Work in Balckberry

Hi there,

I have an application which contains an form button called SaveNClose ID also named the same.(formula: @command([filesave];@command([fileclosewindow])). this button is triggered through the javascript which is written in the Action button.

the form button is hidden from user. Application works fine in the Notes & PC Browser, but the BlackBerry browser.

As soon as I unhide the form button, everything works fine. However as mentioned earlier, i do not want to show this form button.

Any advice on how to get around this problem ?

Cheers,