跳至內容
選單
此問題已被標幟
2 回覆
2736 瀏覽次數

How to change string of Purchase Status(purchase_state) that is in Purchase Request?

頭像
捨棄
最佳答案

Hi Sambath Vatana ,

Use attributes to change the String of a field.

<xpath expr="//field[@name='field_name']" position="attributes">

<attribute name="string">New String</attribute>

</xpath>

Hope it helps,
Kiran K

頭像
捨棄
最佳答案

Hello 

Try below code will help you


New String

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
3月 19
5109
0
11月 22
2453
1
7月 21
3414
3
8月 25
496
1
7月 25
367