Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3679 Visualizações

Hi everyone,

I've created a custom RML, and now I need an unordered list... But this code has no output... Can you help me?

<ul>

    <li><para>Hi</para></li>

</ul>

Thanks

Avatar
Cancelar
Autor

Hi @subbarao, it's usable in rml, maybe it's not usable in OpenERP. Look at the RML's dtd: https://github.com/zopefoundation/z3c.rml/blob/master/src/z3c/rml/rml.dtd

Melhor resposta

you can't use <ul> tag in rml 

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
3
jul. 24
8405
0
abr. 17
3146
1
abr. 17
4535
2
nov. 15
4897
0
mar. 15
4642