AgileApps Support Wiki Pre Release

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

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
With a few configuration steps, you can allow customers to create a case from their mobile phone or pad. In the process, you can upload an image and automatically record your location.
<noinclude>{{Orientation | Designers | Beginner | 10}}</noinclude>
You can configure your ServiceDesk application to allow customers to create cases from their mobile phone or pad. Your customers also upload an image and automatically record their location--and they don't even have to log in to do it!
 
You'll follow the steps in this procedure to:
:* Let customers create a case using their mobile device.
:* Let them do it without logging in.
:* Let them upload a photo.
:* Let them automatically record their location.
 
{{Note|
* This functionality uses the [[Service Portal]], which is available only in [[ServiceDesk]].
* Mobile access is enabled by default for new users. But it can be selectively disabled for new and existing users.<br>''Learn more:'' [[Users#Login Information|User Login Information]].}}


First, enhance the Case object with the additional fields you need:
First, enhance the Case object with the additional fields you need:
Line 5: Line 16:
# To allow a photo attachment:
# To allow a photo attachment:
#* Click '''[New Field]'''
#* Click '''[New Field]'''
#*: '''Name:''' Photo
#*: '''Label:''' Photo
#*: '''Type:''' Image
#*: '''Display Type:''' Image Field
#* Click '''[Save]'''
#* Click '''[Save]'''
#: (Unlike an attachment, an image field is displayed onscreen when a Case is viewed.)
#:
#:
# To record the customer's location:
# To record the customer's location:
#* Click '''[New Field]'''
#* Click '''[New Field]'''
#*: '''Name:''' Location
#*: '''Label:''' Location
#*: '''Type:''' Geolocation
#*: '''Display Type:''' Geolocation
#* Click '''[Save]'''
#* Click '''[Save]'''


Next, modify the Form used by Guest users to include the new fields:
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 step is to modify the Form used by Guest users to include the new fields.
# Go to '''[[File:GearIcon.png]] > Case Management >  Case Forms'''
 
# Select the '''Guest Form'''
To modify the Guest Form:
# Add the new fields to the form layout.
# Go to '''[[File:GearIcon.png]] > Case Management >  Case Forms'''.<br>A list of forms appears.
# Click '''[Save]'''
# Click on the '''Guest Form'''.
# From the sidebar, drag the new fields into the form layout.
# Click '''[Save Changes]'''


Then, :
Then configure the Service Portal to allow case creation:
# Go to '''[[File:GearIcon.png]] > Channels > Service Portal'''
# Go to '''[[File:GearIcon.png]] > Channels > Service Portal'''
# ??? {{TBD|Needed?}} Check one of Community and Knowledgebase if not already checked. ???
#: Note the URL in the '''Service Portal Domain''' field. It's the same one that agents use to log in.
# Turn On '''Allow Guests to submit case without login'''
#: Your customers will also use that URL to access the Service Portal.
# ??? {{TBD|Needed?}} In the same page , note the URL in the “Service Portal Domain” field. ????
# Enable at least one of these options (without them, the new case form is not displayed):
#* '''Community'''
#* '''Knowledgebase'''
# Make sure that unregistered users (guests) can submit cases:
#: '''Allow Guest to submit case without login''': ON
#: '''Guest Case Submission Form:''' Guest Form
# Click '''[Save]'''
# Click '''[Save]'''


You can now test the Service Portal configuration:
{{Tip|<br>For best results, use the browser that came with your device. Image uploads may not work as reliably on a foreign browser.}}
You are now ready to test the Service Portal configuration:
# 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'''
#* Choose an existing image, or take a new one.<br>(If you take a video, it won't upload.)
#* Click '''[Done]'''
# In the '''Location''' field:
#* Click '''[Get Current Location]'''
#* Click '''[Done]'''
# Click '''[Submit]'''

Latest revision as of 01:48, 29 January 2014

For:   Designers
Level: Beginner
Time:  10 minutes

See more:
    ◾ HowTo Guides

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

You'll follow the steps in this procedure to:

  • Let customers create a case using their mobile device.
  • Let them do it without logging in.
  • Let them upload a photo.
  • Let them automatically record their location.

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]
    (Unlike an attachment, an image field is displayed onscreen when a Case is viewed.)
  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 step 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 will also use that 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]

Thumbsup.gif

Tip:
For best results, use the browser that came with your device. Image uploads may not work as reliably on a foreign browser.

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
    • Choose an existing image, or take a new one.
      (If you take a video, it won't upload.)
    • Click [Done]
  5. In the Location field:
    • Click [Get Current Location]
    • Click [Done]
  6. Click [Submit]