cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
295
Views
0
Helpful
2
Replies

Is it possible to tell which CiscoIPPhoneMenu item a user selects?

I am generating a CiscoIPPhoneMenu object using a list of strings. I do this so users do not have to remember a specific 'code' to enter in each time they use the application. The menu looks great, but I cannot determine how to tell which Menu Item the user selected.

I can make this work if I use the CiscoIPPhoneInput object instead, then the value the user enters is passed back to the web service. However, this forces the user to know the 'code' they are being asked to enter; which is what I'm trying to avoid. If anyone has any thoughts or ideas, I would greatly appreciate it.

Thank You For Your Time,

Michael

2 Replies 2

Sascha Monteiro
Level 6
Level 6

you can pass a unique menuID as a parameter to the url of the menuitem..??

Here's the fix I used:

QueryStringParam:message=" & x.ToString

where x.tostring is what is displayed on the menu item.

Thank You For Your Help

Michael

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: