Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
2843 Visninger

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

Avatar
Kassér
Bedste svar

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
Kassér
Bedste svar

Hello 

Try below code will help you


New String

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
mar. 19
5162
0
nov. 22
2509
1
jul. 21
3476
3
aug. 25
573
1
jul. 25
500