POST QUESTIONS ON THE FORUM! COMMENTS HERE SHOULD ADD VALUE TO THE
PAGE!On 20 Oct 2003 13:52, jwijgerd wrote:
>When you are saving a new object, you will have no id information
>available so you can't use that to store your indexed object. I am
>still trying to work ot a solution, maybe gavin or some of the others
>might have ideas??
>Joost
I think the best decision is to implement onSave functionality in
PostInsertEventListener. |