Could you tell us how you render the gadget? Using the common container?

- Henry

On Mon, Aug 27, 2012 at 8:45 AM, Steve Corbel <[email protected]> wrote:
> Hi Gurus,
>
>
>
> I am using a shinding based container and got the  error : Unable to locate 
> an appropriate view in this gadget. Requested: 'default' Available: [canvas]
>
> when trying to consume this gadget :
>
>
>
> <Module>
>    <ModulePrefs title="Hello World!">
>      <Require feature="opensocial-0.8" />
>      <Require feature="views" />
>    </ModulePrefs>
>    <Content type="html" view="canvas">
>      <![CDATA[
>        Hello, world!
>      ]]>
>    </Content>
>  </Module>
>
>
>
> If I put <Content type="html" view="default,canvas"> it works. How can I fix 
> this issue at the container level as we cannot change the gadget xml 
> definition file.
>
>
>
> Regards
>
> Steve
>
>
>
>
>
>
>
>
>
>
>
>
>
>

Reply via email to