Hi Ron
Apologies, my question probably was not clear, seemed very clear to me when I was typing it
See the attachment
On the procedure General TAB, I can specify the page title and I can use a session variable
Looking in the code it is loaded with this line
p_web.MakePage('OrderMasterForm',Net:Web:Form,p_web.site.LoginRequired,p_web.GSV('my_title'),,,)
So I'm hoping to change that to a dynamic quote nr, or an order nr as the user changes the status on the page.
I also possibly created confusion with this line , Ignore this
p_web.ntForm(loc:formname,'setTabHeadingText',0,clip(loc:quote_tab_text))
thanks
Johan