Hi Rene,
Issue 1: from here;
http://www.capesoft.com/docs/NetTalk6/NetWebTasks.htm#ConvertFrames"Go to the Menu extension, CSS tab, TaskPanel tab, set Menu Div to 'nt-left'. This causes the TaskPanel menu to float to the left hand side of the window, and the browses and forms etc to appear to the right of it."
In your case the accordion menu tab, not taskpanel tab. Have you done this?
>> I would like to call a form immediately from the menu (I know the URL). As a popup. When I don't use the procedure version of the call I cannot check the popup box. Is there a work around for this. I need popups because of issue number 1
you should be able to use the procedure name. This is necessary because a container for the popup is generated onto the page (and hidden) when the menu is generated. So if you are linking to a specific procedure it needs to know that.
So the work-around is to use the Procedure field, and the Parameters field.
Cheers
Bruce