indian_sumesh
17th December 2010, 08:07
Hi,

In my session form i have used all the 10 user buttons and still require two
more so how I can create additional buttons

Thanks and Regards
Sumesh

george7a
17th December 2010, 11:24
Here are some options:
1) Add another form
2) Make the same button do too things. Decide what it should do according to a newly added checkbox.
3) If you are calling new session from your session, you can use a menu for that.