Skip to main content
Solved

PXRichTextEdit in the mobile app

  • January 16, 2026
  • 1 reply
  • 23 views

Forum|alt.badge.img+2

How to show PXRichTextEdit in the mobile app?

Best answer by DipakNilkanth

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

DipakNilkanth
Pro III
Forum|alt.badge.img+14
  • Pro III
  • Answer
  • January 16, 2026

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 }