Actually, you should put the client script in either the table of the record you are displaying in Agent Workspace or one of the tables it inherits from (i.e. 'task' or similar).
*Make sure to uncheck the 'Global' option and specify whatever view yo...
I found that if you create a separate section in your form design for the notes fields, then use an onLoad client script to hide the section itself instead of the fields, it will still display the Compose section:
Form Design with note fields moved t...