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

From AgileApps Support Wiki
imported>Aeric
(Created page with "With a few configuration steps, you can allow users to create cases from a mobile phone or pad. In the process, Here are steps to turn on portal on phone for guests to submit c...")
 
imported>Aeric
 
(32 intermediate revisions by the same user not shown)
Line 1: Line 1:
With a few configuration steps, you can allow users to create cases from a mobile phone or pad. In the process,
<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!


Here are steps to turn on portal on phone for guests to submit cases…
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.


# Login
{{Note|
# Goto Case Fields
* This functionality uses the [[Service Portal]], which is available only in [[ServiceDesk]].
# Add Field : Photo of type Image
* 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]].}}
# Add Field : Location of type Geolocation
# Open Case Forms, Edit Guest Form. Include the newly created fields in this form.


Then:
First, enhance the Case object with the additional fields you need:
# Goto Setup -> Channels -> Service Portal
# Go to '''[[File:GearIcon.png]] > Case Management > Case Fields'''
# Check one of Community and Knowledgebase if not already checked.
# To allow a photo attachment:
# Turn On “Allow Guests to submit case without login”
#* Click '''[New Field]'''
# In the same page , note URL in the “Service Portal Domain” field,
#*: '''Label:''' Photo
#*: '''Display Type:''' Image Field
#* Click '''[Save]'''
#: (Unlike an attachment, an image field is displayed onscreen when a Case is viewed.)
#:
# 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:
# Go to '''[[File:GearIcon.png]] > Case Management >  Case Forms'''.<br>A list of forms appears.
# Click on the '''Guest Form'''.
# From the sidebar, drag the new fields into the form layout.
# Click '''[Save Changes]'''
 
Then configure the Service Portal to allow case creation:
# Go to '''[[File: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.
# 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]'''


Test it:
{{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 <br> http://{{Domain}}
# Go to http://{{Domain}}
:: or: 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]