Is there a way to open a new window when the user clicks on the add button? I know that you can use custom buttons such as:
MyDb.dbCustomButtons="add,,#me#?aspDBBut_11068 =aspDBEditAdd::0&aspDBUnit=_11068&aspDBClick_11068 =add"

However if I try to add target="New" or whatever target it comes up with an error:

Error: Illegal access of editing functions

Is there some way that I am missing?