Hi,
I'm trying to give customers the option to share a new ticket in the portal with someone in their organization during the ticket creation process. However, I can't find a way to enable this . I know there is an option to share the ticket after it's created, but the customer would like the ability to share it right upon creation. Any suggestions?
Thanks, 
Ga
Hi @Gal Fatal
Using the Form feature, you can add the Multiple users type field and then associate this with the Request Participant.
Hope this works
Best regards
Sam
@Gal Fatal just to reiterate what others have said you should use request participant.  You can just add it to the initial form in the portal when they submit and name it to whatever you need to help individuals share the request on creation.  
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Brant Schroeder thanks
But when I add the field it sets it as a HIDDEN and I cannot change that, so it's hidden from the portal :( any suggestion how to remove the hidden ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Gal,
I just put the user in the Request Participants field directly, That's really all the Share is doing anyway,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When you click on the > next to Hidden, can you see the box for "Use preset value and hide from portal"? You should be able to uncheck this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Gal Fatal
My understanding is the "share" feature just sends the work item link in an email to a person, team, etc., optionally including some message text:
For your scenario, when the people have a Jira license a multiple-selection, custom user field could be added to the work item create view, allowing them to select the people. Then use an automation rule to send the notification to share the link.
If you only have email addresses, a text field could be used to enter them, and then parse that into individual addresses for the send email action.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
 
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.