Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3592 Zobrazení

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
srp 19
6287
1
říj 16
6450
1
úno 25
2474
3
pro 24
2075
2
bře 24
2283