Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3611 Vistas

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
Descartar
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

Mejor respuesta

you can't use <ul> tag in rml 

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
jul 24
8301
0
abr 17
3064
1
abr 17
4446
2
nov 15
4810
0
mar 15
4559