CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • General Discussion (please no support requests here!) (Moderator: Michał Mach) »
  • CiviCRM on a mobile platform
Pages: [1]

Author Topic: CiviCRM on a mobile platform  (Read 3125 times)

leupi

  • I post frequently
  • ***
  • Posts: 192
  • Karma: 2
CiviCRM on a mobile platform
June 04, 2010, 08:46:02 am
Is there an optimized way to view a CiviCRM installation on a mobile platform such as Android or the iPhone? We just set up and installation and have lots of people in our organization that use smartphones and it would be extremely useful for us.

When we now try and access it the main nav menu at the top is not accessible at it relies on javascript.

Any thoughts are appreciated.

Thanks

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: CiviCRM on a mobile platform
June 04, 2010, 09:13:42 am

you might want to try using a drupal theme optimized for mobile platforms and see how that plays with civicrm on a mobile

in the larger context, would be good for civicrm to have mobile capability. If your org can help make this happen that would be great and highly appreciated by the community

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

leupi

  • I post frequently
  • ***
  • Posts: 192
  • Karma: 2
Re: CiviCRM on a mobile platform
June 04, 2010, 10:44:58 am
If I use a drupal theme that is optimized for the web would not that theme also show when viewing with a normal computer? Or will it be able to tell what the platform is and render appropriately? I know that this is more of a Drupal question than a CiviCRM question.

I wish that my org did have the expertise to help develop something like this; perhaps once I get deeper into it I can involve some of the actual programmers and come up with something.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: CiviCRM on a mobile platform
June 04, 2010, 11:01:39 am

you will need to research the various options and figure this one out. i suspect the user-agent string is involved to determine what themes are involved

your org can sponsor other developers to do it since it does not have the expertise

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: CiviCRM on a mobile platform
June 06, 2010, 05:25:09 am
This is indeed *mostly* a Drupal issue as virtually all of the serious issues can be handled on the Drupal end. See http://drupal.org/project/mobileplugin for a tool to switch themes based on user agent. There is also http://groups.drupal.org/mobile

I recently created a mobile version of a Drupal site (not CiviCRM) and it involved a lot of custom programming--the content itself needed to be presented in a different way to create a truly usable site for an iPhone. CiviCRM itself also will, out of the box, not lend itself well at all to a very small device such as an iPhone, due to the inherent wideness of many/most screens.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

xcf33

  • I post frequently
  • ***
  • Posts: 181
  • Karma: 7
  • CiviCRM version: 3.3.2
  • CMS version: Drupal 6.19/6.20
  • MySQL version: 5.x
  • PHP version: 5.2.6
Re: CiviCRM on a mobile platform
June 10, 2010, 01:03:40 pm
http://civicrm.org/blogs/mbriney/civimobile-concept

The idea is to have native mobile interface and achieve most of the CRUD operations for CiviCRM.


It will involve a lot of CiviCRM rest API for communicating with the device.



Let us know if you are interested,


Chang

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • General Discussion (please no support requests here!) (Moderator: Michał Mach) »
  • CiviCRM on a mobile platform

This forum was archived on 2017-11-26.