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 |
||
Line 1: | Line 1: | ||
With a few configuration steps, you can allow | 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. | ||
First, enhance the Case object with the additional fields you need: | |||
# Go to '''[[GearIcon.png]] > Case Management > Case Fields''' | |||
# To allow a photo attachment: | |||
#* Click '''[New Field]''' | |||
#*: '''Name:''' Photo | |||
#*: '''Type:''' Image | |||
#* Click '''[Save]''' | |||
#: | |||
# To record the customer's location: | |||
#* Click '''[New Field]''' | |||
#*: '''Name:''' Location | |||
#*: '''Type:''' Geolocation | |||
#* Click '''[Save]''' | |||
Next, modify the Form used by Guest users to include the new fields: | |||
# | # Go to '''[[GearIcon.png]] > Case Management > Case Forms''' | ||
# | # Select the '''Guest Form''' | ||
# Add | # Add the new fields to the form layout. | ||
# Click '''[Save]''' | |||
Then: | Then, : | ||
# | # Go to Setup -> Channels -> Service Portal | ||
# Check one of Community and Knowledgebase if not already checked. | # ??? {{TBD|Needed?}} Check one of Community and Knowledgebase if not already checked. ??? | ||
# Turn On | # Turn On '''Allow Guests to submit case without login''' | ||
# In the same page , note URL in the “Service Portal Domain” field | # ??? {{TBD|Needed?}} In the same page , note the URL in the “Service Portal Domain” field. ???? | ||
# Click '''[Save]''' | # Click '''[Save]''' | ||
You can now test the Service Portal configuration: | |||
# Open a browser in your mobile device | # Open a browser in your mobile device | ||
# Go to | # Go to http://{{Domain}} | ||
:: | :: ??? {{TBD|Needed?}} type in the URL present in the “Service Portal Domain” field ??? |
Revision as of 00:11, 22 January 2014
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.
First, enhance the Case object with the additional fields you need:
- Go to GearIcon.png > 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 GearIcon.png > Case Management > Case Forms
- Select the Guest Form
- Add the new fields to the form layout.
- Click [Save]
Then, :
- Go to Setup -> 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 ???