Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
3766 Weergaven

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
aug. 19
6520
1
okt. 16
6629
1
feb. 25
2647
3
dec. 24
2442
2
mrt. 24
2451