Database
Posted: Tue Jul 01, 2014 6:09 am
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/
Hello Nadiah,
This happens because the entire table will be cloned via mapping (you map array to the entire table). You may find more information about the mapping here http://devcenter.appery.io/documentat... You should change the structure of the page. For example take a title of a table in a separate grid
Hello Nadiah,
Please check have you done the mapping of $[] to the table?