Difference between revisions of "HowTo:Create Cases from Mobile Devices"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 32: | Line 32: | ||
# 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 ??? | ||
{{Note|Mobile access is enabled by default for new users. But you can change that setting when [[Creating New Users]].}} |
Revision as of 00:18, 22 January 2014
With a few configuration steps, customers can create cases from their mobile phone or pad. They can also upload an image and automatically record their location.
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]
- Name: Photo
- Type: Image
- Click [Save]
- Click [New Field]
- To record the customer's location:
- Click [New Field]
- Name: Location
- Type: Geolocation
- Click [Save]
- Click [New Field]
Next, modify the Form used by Guest users to include the new fields:
- Go to > Case Management > Case Forms
- Select the Guest Form
- Add the new fields to the form layout.
- Click [Save]
Then, :
- Go to > Channels > Service Portal
- ??? __TBD: Needed?__ Check one of Community and Knowledgebase if not already checked. ???
- Turn On Allow Guests to submit case without login
- ??? __TBD: Needed?__ In the same page , note the URL in the “Service Portal Domain” field. ????
- Click [Save]
You can now 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 ???
Note: Mobile access is enabled by default for new users. But you can change that setting when Creating New Users.