Hi Michael,
You have hidden header with css styles written in CSS file of the project
http://gyazo.com/a124582010195fc0489a...
When we disabled your css styles, header suddenly showed up
http://gyazo.com/5355687e009dd1ce74e8...
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi Michael,
You have hidden header with css styles written in CSS file of the project
http://gyazo.com/a124582010195fc0489a...
When we disabled your css styles, header suddenly showed up
http://gyazo.com/5355687e009dd1ce74e8...
Thanks Ihor,
I had already tried to comment out that css and it didnt work last week, but thankfully it works now.
The other part of my question is
Any idea why this code to save values to lsv array
code$grid = $(this).closest("[name=mobilegrid_1_3]");
save({'Item':$grid.find("[name=sundrieslabel_55]").text(),
'Price':$grid.find("[name=costlabel_58]").text()},
"livesundriesorderArray");
/code
thanks for your help here!
Hi Evgene,
any idea whats wrong with the js code above, its doesnt work in new builder, worked prefect in old?
thanks inadvance!
Any idea why this code to save values to lsv array doesnt work in new builder,
worked perfect in old builder.
All component names are correct, and no errors in console
$grid = $(this).closest("[name=mobilegrid_1_3]");
save({'Item':$grid.find("[name=sundrieslabel_55]").text(),
'Price':$grid.find("[name=costlabel_58]").text()},
"livesundriesorderArray");
I've replied here: https://getsatisfaction.com/apperyio/...