Skip to Content
Menu
This question has been flagged
2 Replies
2799 Zobrazenia

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

Avatar
Zrušiť
Best Answer

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

Avatar
Zrušiť
Best Answer

Hello 

Try below code will help you


New String

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
mar 19
5125
0
nov 22
2480
1
júl 21
3435
3
aug 25
516
1
júl 25
431