Skip to main content
December 20, 2022
Question

Getting server error while uploading an image in the advanced rich text editor.

  • December 20, 2022
  • 5 replies
  • 0 views

a!localVariables(
  local!text,
  local!docIds,
  local!expPDF,
  {
    richTextEditorField(
      label: "Advanced Rich Text Editor ",
      labelPosition: "ABOVE",
      validations: {},
      height: "AUTO",
      richTextValue: local!text,
      richTextSaveInto: local!text,
      isReadOnly: null,
      showMenubar: null,
      includeHTMLlength: null,
      maxSize: 200000000,
      placeholder: null,
      enableSpellChecker: null,
      showUsageBar: null,
      enableFullpageOutput: null,
      allowImageUpload: true(),
      imageStorageConnectedSystem: cons!TAAA_RICH_TEXT_CONNECTED_SYS,
      uploadedImagesDocIds: local!docIds,
      exportedPdfId: local!expPDF,
      enableExportPdf: true(),
      hideBorderInReadOnly: null
    )
  }
)

Connected system:

    5 replies

    ravis5657Author
    December 20, 2022

    Anyone please help me in this...

    mikes0011
    Brainy
    December 20, 2022

    I assume you'll need to try to contact the authors of the Advanced Rich Text plug-in itself, (or the plug-in for the connected system, though they're the same author), unless by chance someone here has had the same experience.

    September 7, 2023

    Again we are facing this issue, can anyone help me in this.

    priyeshs3359
    May 22, 2024

    is this resolved for you [mention:4e3732fcd5f9465fa07e85facfed7e52:e9ed411860ed4f2ba0265705b8793d05]  [mention:6e1ab1026caf4ee0a3867f58659543fd:e9ed411860ed4f2ba0265705b8793d05]