Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
3082 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
5361
0
nov. 22
2747
1
jul. 21
3637
3
sep. 25
675
3
aug. 25
943