Thanks Jeroen, my mistake it's 'configuration' I do have that setting, so I'll have to dig around, maybe some interaction with security module being used?
Steve On Wed, Oct 4, 2017 at 12:16 AM, Jeroen van der Wal <[email protected]> wrote: > Hi Stephen, > > To enable prototyping this is what we have in web.xml: > > <context-param> > <param-name>configuration</param-name> > <param-value>development</param-value> > </context-param> > > HTH > > Jeroen > > > On 2 October 2017 at 09:22, Stephen Cameron <[email protected]> > wrote: > > > Hi, > > > > Before I go looking can anyone suggest why this might occur? I am in > > development mode but the 'Prototyping' menu item has disappeared a while > > back. Is there anything else that affects its visiblity other than the > > deployment param in web.xml? > > > > Thanks > > Steve > > >
