Page 2 of 2

How do I differentiate types of users on my app?

Posted: Sun Jun 08, 2014 4:28 pm
by Stefan Zier

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!


How do I differentiate types of users on my app?

Posted: Mon Jun 09, 2014 1:55 am
by Yurii Orishchuk

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.


How do I differentiate types of users on my app?

Posted: Mon Jun 16, 2014 5:02 pm
by Stefan Zier

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


How do I differentiate types of users on my app?

Posted: Mon Jun 16, 2014 5:09 pm
by Kateryna Grynko

Hi Stefan,

Glad to hear things are all sorted out now!