More CBA Button

Login to reply to this topic.
Tue, 2005-07-05 04:23
Joined: 2005-06-09
Forum posts: 9
I need more than 4 CBA in one view, is there any way so 1 CBA can handle more than one process?

ex: I want to make CBA can handle more than 1 process, like 1 click on the cell phone gives us options to send, to save, setting, etc.

Thanx for any advice  Smiley.

regadrs,
dust

Tue, 2005-07-05 07:24
Joined: 2005-01-22
Forum posts: 60
Re: More CBA Button
i think CBA can only hold 4 buttons, all the test must go into the dropdow menu.

A.

algis

Tue, 2005-07-05 07:39
Joined: 2004-05-24
Forum posts: 981
Re: More CBA Button
Quote from: dust
I need more than 4 CBA in one view, is there any way so 1 CBA can handle more than one process?

ex: I want to make CBA can handle more than 1 process, like 1 click on the cell phone gives us options to send, to save, setting, etc.

Thanx for any advice  Smiley.

regadrs,
dust

If you think to change dinamycally the text/process to handle....yes it's possible

pirosl

Tue, 2005-07-05 08:16
Joined: 2005-06-09
Forum posts: 9
Re: More CBA Button
Can you give me some hint to do that?

thanx b 4
Tue, 2005-07-05 08:25
Joined: 2004-05-24
Forum posts: 981
Re: More CBA Button
Quote from: dust
Can you give me some hint to do that?

thanx b 4

Hint means what? Sample code? Or?
I already gave you one hint: change dinamycally the cba Smiley How to do this? If you search on the forum you'll find some example on how this is achieved.
If you still have problems with them pls come back in the forum

pirosl

Tue, 2005-07-12 03:57
Joined: 2005-06-09
Forum posts: 9
Re: More CBA Button
Pirosi, i thing we are miss understanding,

what i mean si some thing like this:

-----------------------------------------------
|  Send By Sms                         |-----cba
|  Send By GPRS                        |
|  Save to Database                   |
|  Send Data From Database        |
-----------------------------------------------

if i click one cba button, i want that button have 4 function (handle more than 1 process).

you can look at http://birumerah.com/sample.html for clear explanation.

thanx for your answer.

regards,
dust
Fri, 2006-05-26 07:24
Joined: 2005-01-18
Forum posts: 26
Re: More CBA Button
Hi ,One option you use the cascading these options........so when you will select one u will go for the another four process!
  • Login to reply to this topic.