Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
2794 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
5119
0
nov. 22
2472
1
jul. 21
3432
3
aug. 25
514
1
jul. 25
428