Stefan Zier
Posts: 0
Joined: Sun Jun 01, 2014 7:22 pm

How do I differentiate types of users on my app?

I have been seeking support from other Appery users but have been unable to find a solution. Can you please direct me solve this issue? Thank you!

I sincerely appreciate all the help I've received so far!

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

How do I differentiate types of users on my app?

Hi Stefan.

Please use following code instead of your (add js to role request parameter):

precode

//Note you should replace "mobileradiogroup_10" with your mobileradiobuttongroup component name.
Appery("mobileradiogroup_10").find("input:checked").val();

/code/pre

Regards.

Stefan Zier
Posts: 0
Joined: Sun Jun 01, 2014 7:22 pm

How do I differentiate types of users on my app?

Got it to work! So happy right now! I sincerely appreciate all of the help I've been given!

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

How do I differentiate types of users on my app?

Hi Stefan,

Glad to hear things are all sorted out now!

Return to “Issues”