Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
2735 Visualizações

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

Avatar
Cancelar
Melhor resposta

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
Cancelar
Melhor resposta

Hello 

Try below code will help you


New String

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
mar. 19
5109
0
nov. 22
2453
1
jul. 21
3414
3
ago. 25
495
1
jul. 25
365