Temporary hide Asset(s) Field

Temporary hide Asset(s) Field

hello,
when i try to hide the Asset(s) by using code below:
document.getElementById('multiasset').style.display='none';
document.body.innerHTML=document.body.innerHTML.replace(/Asset\(s\)/g,'');
in Default Template, i can no longer make changes to Other Fields.

How should i hide the Asset(s), in such that it will not affect any other field, that the requester can still change any field selections.

Thank you,
Vanessa

                  New to ADSelfService Plus?