Difference between revisions of "HowTo:Create Cases from Mobile Devices"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 29: | Line 29: | ||
Then configure the Service Portal to allow case creation: | 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''' | ||
#: 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. | |||
# ??? {{TBD|Needed?}} Check one of Community and Knowledgebase if not already checked. ??? | # ??? {{TBD|Needed?}} Check one of Community and Knowledgebase if not already checked. ??? | ||
# | # 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 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 ??? | :: ??? {{TBD|Needed?}} type in the URL present in the “Service Portal Domain” field ??? |
Revision as of 00:54, 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!
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.
Learn more: User Login Information.
First, enhance the Case object with the additional fields you need:
- Go to > Case Management > Case Fields
- To allow a photo attachment:
- Click [New Field]
- Label: Photo
- Display Type: Image Field
- Click [Save]
- Click [New Field]
- To record the customer's location:
- Click [New Field]
- Label: Location
- Display Type: Geolocation
- Click [Save]
- Click [New Field]
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:
- Go to > Case Management > Case Forms.
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 > 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.
- ??? __TBD: Needed?__ Check one of Community and Knowledgebase if not already checked. ???
- 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]
You are now ready to test the Service Portal configuration:
- Open a browser in your mobile device
- Go to http://{yourDomain}
- ??? __TBD: Needed?__ type in the URL present in the “Service Portal Domain” field ???