Auto fill record when user open the link from email

Jeck Manalo
Tera Guru

Hello Everyone,

 

I created a automatic reply when user reply on closed ticket.

 

Report a Problem is a link of Incident Portal.

 

Its there a way that when user click the "Report a problem"there will be a auto populate text on the questionnaire which shows on the 2nd picture.

JeckManalo_0-1708392545777.png

 

 

JeckManalo_1-1708392589118.png

 

 

1 ACCEPTED SOLUTION

i think i got it instead of $number i input 

+ current.getDisplayValue('number')

View solution in original post

3 REPLIES 3

Aman Kumar S
Kilo Patron

Hi @Jeck Manalo 

You can use this article to achieve the same.

One additional step that you will have to do is to add the URL parameter for your requested item in the URL where you are creating Report a problem URL and pass on the value of the record for which the notification is triggered.

https://www.servicenow.com/community/developer-blog/adventures-in-service-portaling-populate-catalog...

 

Best Regards
Aman Kumar

Hi Aman,

 

can you check what is the issue here ? how can I achieve that the record number must be show not $number ?

JeckManalo_0-1708569068512.png

JeckManalo_1-1708569080779.png

 

i think i got it instead of $number i input 

+ current.getDisplayValue('number')