콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
3075 화면

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
3월 19
5356
0
11월 22
2747
1
7월 21
3628
3
9월 25
669
3
8월 25
937