Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asynchronously load additional data for a list of items #39

Open
rdiaztushman opened this issue Jun 13, 2014 · 1 comment
Open

Asynchronously load additional data for a list of items #39

rdiaztushman opened this issue Jun 13, 2014 · 1 comment

Comments

@rdiaztushman
Copy link
Member

At the very least, requires adding the data's ID to each line of the list. Then a Listener can just add JS to the page that loads data on page load for the data items displayed.

@ChrisFrench
Copy link
Member

I took this route of adding the data-id to the tr or LI of each row for publishing and published toggles so lets go this route

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants