You are viewing limited content. For full access, please sign in.

Question

Question

Forms Rich Textbox

asked on May 18, 2015

Hello,

 

As far as we know, Laserfiche Forms does not contains currently a "Rich Text Editor" Field in the toolbox.

Therefore, i am using an external JS file that makes the "Multiline" Fields behave as "Rich Textbox".

Everything is working fine till hitting the submit button, where i am getting the error "Laserfiche Forms has encountered a problem - Laserfiche Forms encountered an internal error. Please try again."

Moreover, the Event Viewer is listing the following Error: "Message: A potentially dangerous Request.Form value was detected from the client (Field15="<p><strong>This is a...)"

 

From the above message, i realized that Laserfiche Forms is considering the content of this Rich Textbox as an injection, knowing that we have been using this method previously in version 9.1 with no problems.

 

Therefore, i am asking if there's anyway to Bypass this issue or using a Cross-Browser Rich Text Editor.

 

Regards,

Amine

 

 

 

 

 

 

 

0 0

Replies

replied on August 7, 2018

This feature is in the Forms 10.4 roadmap which is the next major release.

1 0
replied on May 18, 2015

Hi there,

Laserfiche Forms field data does not allow html as input. So the html generated by the rich text editor won't be submitted.

0 0
replied on May 18, 2015

You cannot have any combination of the "<" character with a letter, & or ! after it in a field in Forms. See this thread for more info. Rich text editors use HTML tags for markup (e.g. "<strong>Bold</strong>") and Forms will not accept their input.

0 0
replied on March 1, 2016

Hi,

I had the same issue and it gets resolved by applying some java script functions,Since Laserfiche Forms field data does not allow html as input we can play around with java script to achieve this.

Actually what i have done here is fetch the contents in the rich text box area with styles applied and pass it to the external tables by using java script once the user submits the form,and by using workflow activity set the variable with the data stored in the database,so that the contents in the variable can be viewed in rich text box with the styles applied.

0 0
replied on July 30, 2018

Hello everyone,

We have been able to integrate the Rich text box in LaserRiche Forms, we can store the captured and personalized data, we can even take them to WorkFlow and use them in documents like Word.

I leave you a screen impression, we can help you with this integration.

You are not allowed to follow up in this post.

Sign in to reply to this post.