Skip to Content
Menu
This question has been flagged
2 Replies
2826 Views

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

Avatar
Discard
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
Discard
Best Answer

Hello 

Try below code will help you


New String

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 19
5136
0
Nov 22
2486
1
Jul 21
3455
3
Aug 25
539
1
Jul 25
462