Juergen Posted July 19, 2022 Posted July 19, 2022 Hello I have created a module which contains a MarkupAdminDataTable with a lot of entries of statistic data in the module configuration. Inside this table I have added a "View details" button to each table row (entry). By clicking this button I want to show some log file information about this entry inside the panel. This information will come from a php file, not from an admin page. Therefore I cannot load the content via href attribute. Is it possible to load content inside this panel without creating an admin page and how?
bernhard Posted July 19, 2022 Posted July 19, 2022 1 hour ago, Juergen said: Is it possible to load content inside this panel without creating an admin page and how? https://processwire.com/blog/posts/pw-3.0.173/ ? 1
Juergen Posted July 19, 2022 Author Posted July 19, 2022 Thanks Bernhard!!! Never heard about that - I will dive into it ? 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now