Forum Post: Re: How to read values from "Select" Component in Rollbase Mobile

  • Thread starter Thread starter mvergara
  • Start date Start date
Status
Not open for further replies.
M

mvergara

Guest
Thanks Anil, I tested this code and worked. :) Cheers, Manny. From: Anil Kumar bounce-anikumar@community.progress.com Reply-To: " TU.Mobile@community.progress.com " TU.Mobile@community.progress.com Date: Tuesday, October 28, 2014 at 4:21 PM To: " TU.Mobile@community.progress.com " TU.Mobile@community.progress.com Subject: RE: [Technical Users - Mobile] How to read values from "Select" Component in Rollbase Mobile var mySelectLabel = Progress("mySelectMenu").find(":selected").text(); alert(mySelectLabel);

Continue reading...
 
Status
Not open for further replies.
Back
Top