コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
2790 ビュー

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
5118
0
11月 22
2472
1
7月 21
3431
3
8月 25
514
1
7月 25
426