Reference Qualifier not working on portal

b_patil
Tera Contributor

Hi,

I have write one reference qualifier on "Lookup Select Box" type, on service catalog.

but it's not working on portal.

find_real_file.png

1 ACCEPTED SOLUTION

core1
Tera Expert

Hi Bhushan,


can you please check with " Reference " Type.


I will work on portal as well.



find_real_file.png


View solution in original post

10 REPLIES 10

core1
Tera Expert

Hi Bhushan,


can you please check with " Reference " Type.


I will work on portal as well.



find_real_file.png


Ashutosh Munot1
Kilo Patron
Kilo Patron

HI Bhushan,



Try below code:



"assigned_to ="+javascript:current.variables.requested_for;



Thank you,


Ashutosh Munot


Hii Ashutosh,



I have tried as per your suggestion ""assigned_to ="+javascript:current.variables.requested_for;"


but it's not working...


Try



"assigned_to ="+current.variables.requested_for;



Thank you,


Ashutosh


b_patil
Tera Contributor

Thanks all for your time and your answers