The Job Properties page is made up of several tabs displaying various portions of the job details. Frequently some tabs are not relevant to a particular job. In this case they can be selectively hidden. This does not turn off the functions controlled by the now hidden sections. The command line interface commands ls and ch will always display and let you modify all the data associated with a job.
Each of the tabs:
! WinGui: turn on/off tabs of the property pages
! 0=hide page, 1=show page
general_page_enabled = 1
access_page_enabled = 0
settings_page_enabled = 0
stats_page_enabled = 0
notify_page_enabled = 1
rescheduling_page_enabled = 0
submit_page_enabled = 0
parameters_page_enabled = 0
connections_page_enabled = 0
resources_page_enabled = 0
commands_page_enabled = 0
notes_page_enabled = 0
options_page_enabled = 1
Can be turned on and off by setting the corresponding value in options control setting. The control settings are located in the Notes section of the job. The above settings will result in the below property page.