- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2017 05:37 PM
How can I allow guests to submit tickets via the CSM portal?
I have created a public page and public Record Producer and made all variables in the RP public. It shows up and can be filled out, but when I click submit as a guest user, nothing happens.
Is there a system property or an ACL I need to address?
Any help would be appreciated.
Thanks,
Robert
Solved! Go to Solution.
- Labels:
-
Customer Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2017 11:19 AM
Thanks for "bumping" this Jack - I did - with help from SN.
I was provided with a widget written by Frank Schuster that required little alteration on my part to make it work. Visitors to the portal can now submit tickets as an unauthenticated User.
I'm attaching the widget to this post and marking my own answer Correct. LOL
Please note, tough this widget was writeen by an SN resource, please note that is not being provided by SN - so use at your own risk.
Thank you,
Robert
EDIT: I forgot to mention, if I recall correctly, before minor editing on my part, the widget created Contacts. As long as you're collecting an email address, you can do this or use this to populate another field to ensure notifications get sent. You'll probably need this last piece if you aren't allowing it to create Contacts as the submitter won't be able to sign in to view a ticket they submitted. Otherwise, after submission, all communication would take place by some method other than the portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2017 05:36 PM
Did you figure this out?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2017 11:19 AM
Thanks for "bumping" this Jack - I did - with help from SN.
I was provided with a widget written by Frank Schuster that required little alteration on my part to make it work. Visitors to the portal can now submit tickets as an unauthenticated User.
I'm attaching the widget to this post and marking my own answer Correct. LOL
Please note, tough this widget was writeen by an SN resource, please note that is not being provided by SN - so use at your own risk.
Thank you,
Robert
EDIT: I forgot to mention, if I recall correctly, before minor editing on my part, the widget created Contacts. As long as you're collecting an email address, you can do this or use this to populate another field to ensure notifications get sent. You'll probably need this last piece if you aren't allowing it to create Contacts as the submitter won't be able to sign in to view a ticket they submitted. Otherwise, after submission, all communication would take place by some method other than the portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2017 06:04 PM
Thank you,
did you create some tables to store the data, just wondering what tweaks you needed to perform.
Really appreciate you adding the code.
Jack
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2017 08:25 AM
Nope. Just the widget. A few minor adjustments to the widget to get it to display what I wanted - and stop it from creating a Contact (could also be tweaked to have it create a Consumer or User if desired).
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2017 06:09 PM
Hmm, it is just sitting there and not submitting for me.
Need to dig a little futher and see what is going on.
Jack