cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1108
Views
0
Helpful
1
Replies

SoftKey:Exit And Init:Services

laview.lwchen
Level 1
Level 1

I created an application ,used the xml code below at web page。For phone model 8961,when I clickd the Soft:Exit , it always closed the application. I just want to show the previous screen. Any one have ideas?

When I delete "Init: Services", The Application can show the previous screen. Why?

<SoftKeyItem>

    <Name>back</Name>

    <URL>SoftKey:Exit</URL>

    <Position>3</Position>

</SoftKeyItem>

<SoftKeyItem>

     <Name>close</Name>

  <URL>Init:Serivices</URL>

     <Position>4</Position>

</SoftKeyItem>

1 Reply 1

Geevarghese Cheria
Cisco Employee
Cisco Employee

Please refer 8961 SoftKey problem