跳至內容
選單
此問題已被標幟
3620 瀏覽次數

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?

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
8月 19
6304
1
10月 16
6458
1
2月 25
2495
3
12月 24
2131
2
3月 24
2309