Administer > Service Request Catalog Customization Guide > Miscellaneous tasks > Hide user selection options from the item details form

Hide user selection options from the item details form

 

By default, the item details form displays the user selection options that are also displayed on the item request form (that is, when a user requests an item). However, these user selection options cannot be selected on the item details form. Therefore, you may wish to hide the options.

To do this, follow these steps:

  1. Remove the commenting from the "src.ui.enableUserOption" configuration field in the application-context.properties file.

    Note The "src.ui.enableUserOption" configuration field is commented by default.

  2. Set the value of the src.ui.enableUserOption parameter to "false" in the applicationcontext.properties file.