AgileApps Support Wiki Pre Release

Difference between revisions of "HowTo:Create Cases from Mobile Devices"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 42: Line 42:
# Open a browser in your mobile device
# Open a browser in your mobile device
# Go to http://{{Domain}}
# Go to http://{{Domain}}
:: ??? {{TBD|Needed?}} type in the URL present in the “Service Portal Domain” field ???
# Fill in your name and a subject for the case.
# In the '''Photo''' field, click '''Choose File'''.<br>You can now choose to upload an existing image, or take a new one.
# In the '''Location''' field, click '''[Get Current Location]'''

Revision as of 01:19, 22 January 2014

You can configure your ServiceDesk application to allow customers to create cases from their mobile phone or pad. They can also upload an image and automatically record their location. And they don't even have to log in to do it!

Notepad.png

Note:

First, enhance the Case object with the additional fields you need:

  1. Go to GearIcon.png > Case Management > Case Fields
  2. To allow a photo attachment:
    • Click [New Field]
      Label: Photo
      Display Type: Image Field
    • Click [Save]
  3. To record the customer's location:
    • Click [New Field]
      Label: Location
      Display Type: Geolocation
    • Click [Save]

The new fields are included automatically in the default Case form, but not on the form used by guest users, who haven't logged in. So the next is to modify the Form used by Guest users to include the new fields.

To modify the Guest Form:

  1. Go to GearIcon.png > Case Management > Case Forms.
    A list of forms appears.
  2. Click on the Guest Form.
  3. From the sidebar, drag the new fields into the form layout.
  4. Click [Save Changes]

Then configure the Service Portal to allow case creation:

  1. Go to GearIcon.png > Channels > Service Portal
    Note the URL in the Service Portal Domain field. It's the same one that agents use to log in.
    Your customers use the same URL to access the Service Portal.
  2. Enable at least one of these options (without them, the new case form is not displayed):
    • Community
    • Knowledgebase
  3. Make sure that unregistered users (guests) can submit cases:
    Allow Guest to submit case without login: ON
    Guest Case Submission Form: Guest Form
  4. Click [Save]

You are now ready to test the Service Portal configuration:

  1. Open a browser in your mobile device
  2. Go to http://{yourDomain}
  3. Fill in your name and a subject for the case.
  4. In the Photo field, click Choose File.
    You can now choose to upload an existing image, or take a new one.
  5. In the Location field, click [Get Current Location]