onLoad catalog client script which hides a variable set not working correctlyIssue onLoad catalog client script which hides a variable set is not working on instanceCauseThe reason that the Variable set is not getting hidden is that it contains some fields which are set as Mandatory.ResolutionOnce I set mandatory=false for the above fields, the variable set gets hidden. It is suggested that customer set the affected fields as "Mandatory=false" to fix this, since mandatory fields can't be hidden.