SCTASK URL

nameisnani
Mega Sage

Hi Team , 

only for particular catalog

We want make this SCTASK00001 ( as a url ) if user clicks on that means it has to redirect to that sctask .

 

nameisnani_0-1701063049264.png

 

 

In the same SCTASK we are populating this message in worknotes also . in worknotes also it has to be url 

 

nameisnani_1-1701063157831.png

 

 

can anyone please provide me step by step solution to achieve . 

Please provide screenshot for better understandig

 

thanks in advance 

 

@Community Alums @Ankur Bawiskar  please help me here 

 

1 REPLY 1

Tai Vu
Kilo Patron
Kilo Patron

Hi @nameisnani 

We cannot set a hyperlink in the Description field, it's not in HTML field type. However, we can set hyperlink under the work notes and comments.

From where you're generating the catalog task and the work notes, let's try to build a string like below for the SCTASK number.

Sample below.

[code]<a title='SCTASK0022687' href='sc_task.do?sys_id=aa64f958ff633100158bffffffffff7c' >SCTASK0022687</a>[/code]

Screenshot 2023-11-27 at 13.19.42.png

 

Cheers,

Tai Vu