You can use push button controls to initiate specific tasks related
to a record.
You can associate push buttons with record hooks or with list
views:
- When associated with a record hook, clicking the button
runs the specified record hook. You are responsible for defining and debugging
the record hooks associated with your schema.
- When associated with a list view, you must assign the button
to one of three predefined tasks: adding a record, removing a record, or creating
a new record Rational® ClearQuest® provides
the code to perform these tasks. You must also associate the push button with
the corresponding list view ID.
Note: Scripted buttons should not be enabled
in the
Rational ClearQuest Web client if
they call Windows® applications.
- Property
- Description
- Click Hook
- Select a record script to run when the button is pressed.
- Enable for web
- Check Click Hook to enable the button for the web.
- Associated Component
- Select a list view ID to associate with the button.
- Add
- Select to add items to a list view.
- Remove
- Select to remove items from a list view.
- New
- Select to add a new record to the list view.
- Other
- Select to associate a record script with the list view.