Help: How to remove reference icon on specific fields of catalog item?

Snehal2
Kilo Guru

Hi developers,

Can any one help me on How to remove reference icon(which appears on reference field) on specific fields of catalog item.

Thanks,

Snehal m

 

24 REPLIES 24

On the service portal.

I had seen this community post. This disables the reference icon on all reference fields. I need to disable reference on specific catalog variable only.

It would be great if some one helps me with the script. 

Regards,

Snehal

Snehal2
Kilo Guru

Hi Developers,

Can anyone help on this please..? I have not yet received solution on this problem.

Thanks in Advance.

Regards,

Snehal M

Hi Snehal,

Did you try this? UI Type as ALL; Isolate script as false

function onLoad(){

$j('#id').hide();

}

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader