I have a workspace with a published parameter. This parameter can take several values from a list.
When this workspace is used for a server app, it is possible to either show completely the parameter to the user, with all its possible values, or to hide it completely.
I would like to be able to propose only some values from the list to the user of the app.

