Skip to main content
Solved

PXRichTextEdit in the mobile app

  • January 16, 2026
  • 1 reply
  • 25 views

Forum|alt.badge.img+2

How to show PXRichTextEdit in the mobile app?

Best answer by Dipak Nilkanth

Hi ​@bihalivan15,

To display your PXRichTextEdit field, try referencing it using {ContainerName}#{FieldName} in the WSDL.
This link helps you to achieve the same.

add field "Details#Details" { textType = HTML }

1 reply

Dipak Nilkanth
Pro III
Forum|alt.badge.img+14

Hi ​@bihalivan15,

To display your PXRichTextEdit field, try referencing it using {ContainerName}#{FieldName} in the WSDL.
This link helps you to achieve the same.

add field "Details#Details" { textType = HTML }