Skip to main content
keerthik0010
February 4, 2025
Solved

Adding Image and text in a same field in an interface

  • February 4, 2025
  • 3 replies
  • 0 views

Hi,

We have a requirement from business asking is it possible to enter text and paste images/snips in a single field?

We have a field called Notes, which is a Paragraph Component- accepts only text.

Any leads here?

Thanks in Advance.

Keerthi

Best answer by stewart.burchell

Firstly, the a!paragraphField() can only capture/display text. This is explicit in its definition. So you're not going to be able to use this component for capturing a mixture of text and images.

I have not used this plug-in but in the AppMarket I found Advanced Rich Text Editor (Vuram). This appears (from the documentation) to do what you're asking for.

3 replies

stewart.burchell
February 4, 2025

Firstly, the a!paragraphField() can only capture/display text. This is explicit in its definition. So you're not going to be able to use this component for capturing a mixture of text and images.

I have not used this plug-in but in the AppMarket I found Advanced Rich Text Editor (Vuram). This appears (from the documentation) to do what you're asking for.

konduruc733182
February 4, 2025

Yes, it would work. But as far as I see that they have to post the source url. The paste would not work.