HTML variable

Maria DeLaCruz
Tera Guru

Hello,

I have a catalog item that has an HTML variable.   I would like the HTML variable to display on the RITM and TASK records.   Is there a way to hide the toolbar for the HTML variable?

Thanks,
Maria

find_real_file.png

13 REPLIES 13

Use this in a client side script


$('mceu_23').hide();


$('mceu_31').hide();


Do you mean an onload client script?   I tried that on the sc_task table, but the toolbar is still there (grayed out).


I have tested this. Put this in any client script. It should hide those html editors


Hey Maria, Did you ever location a solution for this?  


Hi Billi,



I have not.   I will post it here if I do find one.



Maria