Adding plugins (mobiscroll)

Posted by johnmuff on 05-Apr-2013 10:48

Hi,

I'm trying to create a very simlple timesheet entry mobile app.

I need to add a date/time picker like the one in the 'Reminders' app in iOS.

I believe I need to add a plugin called Mobiscroll.

Apologies if this is obvious but I'm not sure how I go about adding plugins to my environment.

Any assistance appreciated.

All Replies

Posted by Peter Judge on 05-Apr-2013 11:45

johnmuff wrote:

Hi,

I'm trying to create a very simlple timesheet entry mobile app.

I need to add a date/time picker like the one in the 'Reminders' app in iOS.

I believe I need to add a plugin called Mobiscroll.

Apologies if this is obvious but I'm not sure how I go about adding plugins to my environment.

Any assistance appreciated.

You can add javascript libraries to a project in a couple of ways. if you just want to reference the Mobiscroll libraries via a URL , you can add them in Project > App Settings > External Resources

If you want to include the JS code, you can add it to the project via Create new > Javascript and choosing the source there.

-- peter

Posted by johnmuff on 15-Apr-2013 07:29

Thank you Peter - I shall give it a try.

Posted by tyagi.ankit40 on 19-Apr-2013 04:33

were you able to use mobiscroll? if yes, could you please guide me how to do that? i have no idea how to display mobiscroll. i have all the css and js for it.

update: i am able to use it now.

This thread is closed