Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
Contributor
pebiantara
Posts: 13
Registered: ‎09-07-2011
My Carrier: 9800

How to add new list to notification list blackberry web works?

hi guys, i was create the indicator on the banner,  but in the notification list is empty notification from myapp, please tell me how to add new list to notification list with webworks ??

Please use plain text.
Developer
agungeddy
Posts: 164
Registered: ‎08-26-2010

Re: How to add new list to notification list blackberry web works?

According to the previous similar thread,
currently you cannot add any items in the notification banner.
Please use plain text.
BlackBerry Development Advisor
tneil
Posts: 3,696
Registered: ‎10-16-2008
My Carrier: Rogers

Re: How to add new list to notification list blackberry web works?


agungeddy wrote:
According to the previous similar thread,
currently you cannot add any items in the notification banner.

I'm sorry.. what do you mean by this statement... are you having problems with Banner icons?  

Tim Neil
Director, Application Platform & Tools Product Management
Follow me on Twitter
Please use plain text.
Developer
agungeddy
Posts: 164
Registered: ‎08-26-2010

Re: How to add new list to notification list blackberry web works?


tneil wrote:

agungeddy wrote:
According to the previous similar thread,
currently you cannot add any items in the notification banner.

I'm sorry.. what do you mean by this statement... are you having problems with Banner icons?  


I mean that pebiantara seems wanna add some items (contents) to the banner icon.

So can we do whis in the new webworks SDK??

 

Please use plain text.
BlackBerry Development Advisor
tneil
Posts: 3,696
Registered: ‎10-16-2008
My Carrier: Rogers

Re: How to add new list to notification list blackberry web works?

If you are looking to place a banner icon with a number beside it in the notifications area you can use the showBannerIndicator() function on the blackberry.application object

 

http://www.blackberry.com/developers/docs/webworks/api/blackberry.app.html

Tim Neil
Director, Application Platform & Tools Product Management
Follow me on Twitter
Please use plain text.