export complete table. May 22, 2019, 04:35:13 PM I created the fields I need.as are many fields I had to hide some.it is only possible to check all fields if you click on view.I wanted to get the full table.only exports the tabale visible.How can I do it?Thank you Quote Selected
Re: export complete table. Reply #1 – May 22, 2019, 07:51:55 PM @LipzyLipzy i cant understand your question, can you please make it clearer? Quote Selected
Re: export complete table. Reply #2 – May 23, 2019, 07:33:29 AM hi, I'll try to explain better with the image.What's in the red I changed and I have more fields to fill.The problem is that it does not fit everything on the main screen.So many of the fields are only visible when I click on view.When I want to export. only exports what is visible.I want to export all fields, even those that are not visible.How can I do it? Quote Selected
Re: export complete table. Reply #3 – May 23, 2019, 03:45:20 PM @LipzyLipzy what you are looking for is currently not possible with phprad. The export function is on the client side(browser) and not the server side, which means only data that are visible can be exported. you'll need to find a way to archive it using custom code. Quote Selected