Yeah, but I'm using some os-template functions (conditionals and repeat loops) in canvas too. But, even on prod.sandbox, is broken now.
On Nov 24, 2:31 pm, Eduardo Rocha <[email protected]> wrote: > Jitesh, I think most developers use templating only in profile, where > is mandatory. On canvas, the common pattern is to use a combination of > jquery like "$('#name").html(value)" or manual built html like "<div>" > + value + "</div>". > > On 24 nov, 12:36, jitesh <[email protected]> wrote: > > > Hi Guys, > > > Our os-templaterendering has stopped working. We tried a minimal > > application to see that it works only on sandbox, but not on prod or > > live. Need vital feedbacks on whether anybody usestemplaterendering > > and his / her application is working. > > > We use the following method: > > > vartemplate= os.getTemplate(template_name); > >template.renderInto(document.getElementById('content_div'), data); > > > thanks, > > Jitesh -- You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/opensocial-orkut?hl=en.

