Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3541 Prikazi

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
avg. 19
6196
1
okt. 16
6410
1
feb. 25
2418
3
dec. 24
1963
2
mar. 24
2220