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

Certified Senior Developer

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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(),
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Connected system:

  Discussion posts and replies are publicly visible