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
>