Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
2831 Weergaven

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

Avatar
Annuleer
Beste antwoord

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
Annuleer
Beste antwoord

Hello 

Try below code will help you


New String

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
mrt. 19
5140
0
nov. 22
2489
1
jul. 21
3461
3
aug. 25
550
1
jul. 25
468