تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
2731 أدوات العرض

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

الصورة الرمزية
إهمال
أفضل إجابة

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

الصورة الرمزية
إهمال
أفضل إجابة

Hello 

Try below code will help you


New String

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مارس 19
5106
0
نوفمبر 22
2453
1
يوليو 21
3411
3
أغسطس 25
492
1
يوليو 25
364