Skip to main content
March 14, 2024
Question

Add an image into a richTextField

  • March 14, 2024
  • 11 replies
  • 0 views

Hi everybody, 

I need to add to a richTextField's body an image inline with a text.

I don't know hot to use the "imageStorageConnectedSystem" (I already installed the plugin).

I tried with the imgeDocument, with the richTextDisplayField but nothing.

/cfs-filesystemfile/__key/appian-appmarket-files/a0649666_2D00_ad0f_2D00_4708_2D00_a853_2D00_4c79426b97db/richtextwithimage.png?_=637338985026264379

11 replies

stefanhelzle0001
Brainy
March 14, 2024

You will probably need to assign a value to the parameter in line 97.

The download of the plugin should include documentation.

March 14, 2024

I didn't find any documentation about it.

If I try to call the connected system, Appiand didn't recognize it

stefanhelzle0001
Brainy
March 14, 2024

A connected system is not something you can "call". Create a constant pointing to it and use that constant in your code.