Userview cannot be saved caused by html page

Confluence User - 25 Jan, 2016

When I'm adding content in html page in userview, I'm getting this error "Save failed. Please try again" , console: Javasript: not well-formed1 v:1:1

 

Is there any character limit on Html page?


I really appreciate any help you can provide.

 

userviews;html;page

3


26 Jan, 2016
confluenceUser
1
confluenceUser

In joget log i found this error.

ERROR org.hibernate.util.JDBCExceptionReporter  - Data truncation: Data too long for column 'json' at row 1

I'm not having any problem with my local windows setup.

27 Jan, 2016
confluenceUser
confluenceUser

Hello,

It looks like the size of your userview definition is exceeding the column size, hence the message "Data too long for column". Either reduce the size of the userview content, or you can try to increase the json column type/size of the app_userview table.

 

 

27 Jan, 2016
confluenceUser
confluenceUser

Please refer to Increase the Limit of Items/Elements in Form/Datalist/Userview Builder and Process Designer in http://dev.joget.org/community/display/KBv4/Custom+Database+Configuration

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print