Difference between revisions of "HowTo:Create Cases from Mobile Devices"
imported>Aeric |
imported>Aeric |
||
Line 1: | Line 1: | ||
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. | 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]].}} | {{Note|This functionality uses the [[Service Portal]], which is available only in [[ServiceDesk]].}} | ||
Line 7: | Line 7: | ||
# To allow a photo attachment: | # To allow a photo attachment: | ||
#* Click '''[New Field]''' | #* Click '''[New Field]''' | ||
#*: ''' | #*: '''Label:''' Photo | ||
#*: '''Type:''' Image | #*: '''Display Type:''' Image Field | ||
#* Click '''[Save]''' | #* Click '''[Save]''' | ||
#: | #: | ||
# To record the customer's location: | # To record the customer's location: | ||
#* Click '''[New Field]''' | #* Click '''[New Field]''' | ||
#*: ''' | #*: '''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 one used by ''guest users'', who haven't logged in. | ||
Next, modify the Form used by Guest users to include the new fields. | |||
# Go to '''[[File:GearIcon.png]] > Case Management > Case Forms''' | # Go to '''[[File:GearIcon.png]] > Case Management > Case Forms''' | ||
# Select the '''Guest Form''' | # Select the '''Guest Form''' |
Revision as of 00:34, 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.
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 one used by guest users, who haven't logged in.
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 for new and existing users.
Learn more: User Login Information.