Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3552 Visualizações

Hello,

I got a kanban view that I managed to get thanks to this xpath code:

<xpath expr="//field[@name='name']" position="after">
<xpath expr="//field[@name='code']" position="move"/>
</xpath>


<xpath expr="//field[@name='code']" position="attributes">
<attribute name="class">pull-right</attribute>
</xpath>

My issue, is that I would like this my field "code" pulled right.
But I can manage to add class="pull-right" to the <span> field .
My xpath attributes part does not work :/

Any idea?

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
ago. 19
6239
1
out. 16
6431
1
fev. 25
2441
3
dez. 24
2020
2
mar. 24
2256