cherosoullis VIP
Total posts: 165
08 Apr 2013 15:10

I have added an html field on my project but on submition form the html field is not showing. Except from making it searchable and adding greek translations it, all other settings are the same.

See attached picture.

Do you have any idea why this is happening?

Last Modified: 03 Mar 2016


Sergey
Total posts: 13,748
09 Apr 2013 05:46

Please look to console and say what does it say? usually it means you have Javascript error on your page.


cherosoullis VIP
Total posts: 165
09 Apr 2013 13:43

You were right. My template had Compress CSS/JS. I disable that and all look just fine. Can you please tell me which file should I exclude from compression in order to activate this option again? Thanks.


Sergey
Total posts: 13,748
10 Apr 2013 02:39

For that you have to tell me what is the JS error and in what file in console. Then we will know the file.


cherosoullis VIP
Total posts: 165
10 Apr 2013 16:41

This is the error I get.

ReferenceError: Cobalt is not defined

[Break On This Error]

Cobalt.addFormElement = function (type, id)


ReferenceError: Cobalt is not defined

http://www.magirevo.com/index.php/add-recipe

Line 1026

Also looking for this error I also get another error which has nothing to do with compression:

TypeError: json is null

[Break On This Error]

if(!json.success)


TypeError: json is null

http://www.magirevo.com/index.php/add-recipe

Line 1156


Sergey
Total posts: 13,748
11 Apr 2013 04:52

You need to check what error when compression is on.


Guest
02 Mar 2016 21:46

I have a proble to view the contenet of the HTML Field after submitting it.


Sergey
Total posts: 13,748
03 Mar 2016 01:23

Guest I have a proble to view the contenet of the HTML Field after submitting it.

Unless I know what is that problem I am of no help.

Powered by Cobalt