Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
2756 Vistas

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

Avatar
Descartar
Mejor respuesta

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
Mejor respuesta

Hello 

Try below code will help you


New String

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
mar 19
5114
0
nov 22
2465
1
jul 21
3422
3
ago 25
505
1
jul 25
376