Multiple Tables in 1 page.

Multiple Tables in 1 page.

orik3ll0orik3ll0 Posts: 36Questions: 12Answers: 2

Hello All.

I have 3 different tables which are located in 3 different folders and I want to see them in 1 page. How is it possible to realize?

Answers

  • kthorngrenkthorngren Posts: 20,142Questions: 26Answers: 4,736
    edited March 2017

    To start with each table needs to have a unique id. For a basic config that is likely enough. Any other changes that might be needed are based on your code. Things like custom API's, event handlers, etc.

    Kevin

  • allanallan Posts: 61,446Questions: 1Answers: 10,054 Site admin

    You've marked Kevin's reply as not answering your question, but haven't explained why. It sounds quite sensible to me.

    I don't quite understand why you mean by having a table in a folder. Could you clarify that please?

    Allan

  • orik3ll0orik3ll0 Posts: 36Questions: 12Answers: 2

    Dear Allan and kthorngren ,

    I solved it. Just copied js file and php file which is located inside php folder to the main table folder and add all tables in 1 main page.

This discussion has been closed.