Posted May 9, 20196 yr Was wondering where to look to find the basic breakdown of a datatable with search functionality such as for example admin logs in the ACP Want to make something similar to display info for an external db on the frontend. Was hoping someone could point me in the directory to look into or even link an existing example app if one exists. Thanks Edited May 9, 20196 yr by LewisP
May 10, 20196 yr By default the inline table-search functionality is not available on the front end, only in the AdminCP. You have to essentially copy the AdminCP javascript that adds this behavior, and then apply it to your table as a javascript mixin.
Archived
This topic is now archived and is closed to further replies.