View the newly created occurence in new page

Hello,
I want to make my application with frames.
The first frame will be the Menu frame.
When you click a button on this frame window I want a new occurence node to be created and viewed in the second frame.
I want to see only the newly created empty occurence in the second frame(pagesize=1)

Is what I want something like the mix of elementaction:create and elementaction:select ?

Can someone help me how to do this ?

X-Application Version: 3.1.3
Tamino Version : 3.1.1
Platform : Win2k
WebContainer : Tomcat 3.3
JDK Version : 1.3.1

Hello,

the action ‘create’ is implemented for documents. I think it is a elementaction of type=“insertAfter” combines with a select.

I would implement a plugin for this feature. If you can wait till Monday I can give a tip how to implement it.

Bye,
Christian.

Hello,
Yes what I need to do is insertAfter + Select as you have mentioned.
Sure I can wait till Monday.
I will be VERY glad if you can send me such a plugin.
Thanks for your help
Server