Skip to Content
Menú
This question has been flagged
2 Respostes
2856 Vistes

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

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

Hello 

Try below code will help you


New String

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de març 19
5180
0
de nov. 22
2524
1
de jul. 21
3488
3
d’ag. 25
624
1
de jul. 25
539