How to create subparts with searchable tables?

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
kdim95
Advanced
Posts: 208
Joined: 26 Aug 2022, 12:17

How to create subparts with searchable tables?

Post by kdim95 » 29 Aug 2022, 09:52

Laravel framework version: 9.26.1
Aimeos Laravel version: * 2022.07.2
PHP Version: 8.1.9
Environment: Linux

I have been trying to copy this subpart Product/Orders for a while, but it feels like I'm not getting anywhere.
LlvXBrZ.png
LlvXBrZ.png (92.44 KiB) Viewed 449 times
I have created a subpart with its own template, but I'm not sure how to go about with the table.
Are there any articles describing how to create the searchable tables?
Last edited by kdim95 on 02 Sep 2022, 17:37, edited 1 time in total.

User avatar
aimeos
Administrator
Posts: 7918
Joined: 01 Jan 1970, 00:00

Re: How to create subparts with searchable tables?

Post by aimeos » 29 Aug 2022, 15:07

There's no documentation yet for this kind of special case. It's a Vue.JS app that loads the data via the JsonAdm API:
Template: https://github.com/aimeos/ai-admin-jqad ... -order.php
Vue.JS: https://github.com/aimeos/ai-admin-jqad ... #L470-L669
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply