Action Buttons

Is there any limitation of no. of action buttons in a action bar.

In a form we have 60 action buttons. In that upto 51 action buttons are working fine, on click of other action buttons (from 52 action onwards) there is no response. ie., on clicking of that it is not invoking anything, it just simply stays there itself. When I move (from 52 action button onwards) the same action up in the top of the list, the same action is triggering…

Is there any limitation, where can i find the documentation on the same…

Subject: Action Buttons

From Notes Knowledgebase

Number of Actions in Action Bar Is Limited to 44 in 4.6x; the limit in Notes R5 is 50 actions.

Problem:

The number of actions in the action bar in a form in Notes 4.6x is limited to 44. You can add more than 44 actions to the action bar; however, actions in positions above position 44 will not work. When you click one of these actions, you hear a beep and no action takes place. It does not depend on the amount of formula or script code used for the actions.

Solution:

Use action buttons in the form instead of actions in the action bar.

The limit in Notes R5 is 50 actions. This is a software limitation. The difference in R5 is that hide-from-Notes actions are now excluded from the limitation (in Notes/Domino Designer 5.0.1 and above).