How to hide request paramters in IT-Shop

Hello,

i want to hide request paramters dynamically with the Data dependencies script.

I know i can make them read-only or set the value like ParameterSet("Value").Value = "Test" but i dont know how to hide a full parameter.

Can someone assist here?

Thanks!