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

List menu with element selection #1376

Closed
trob opened this issue Feb 7, 2015 · 3 comments
Closed

List menu with element selection #1376

trob opened this issue Feb 7, 2015 · 3 comments

Comments

@trob
Copy link

trob commented Feb 7, 2015

The element selection is not related to the list id.
So if an other list is displayed with this menu Itemid (e.g. via related data button) it won't show any data columns.

@trob
Copy link
Author

trob commented Jul 30, 2015

Not only related data, but also dbjoin popups
http://www.fabrikar.com/forums/index.php?threads/databasejoin-front-end.41763/#post-211002

@trob
Copy link
Author

trob commented Jan 1, 2016

Still an issue in F3.4

@trob
Copy link
Author

trob commented Jan 30, 2016

Isn't it possible to add a new parameter listid to FabrikWorker::getMenuOrRequestVar
and then in case of
$menu->query[option] == 'com_fabrik' && $menu->query[view] == 'list'
apply only the menu params if
$menu->query[listid] == new-listid-param

@pollen8 pollen8 closed this as completed in e182a52 Feb 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant