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

Huge update with new functions and tools! #426

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

portapipe
Copy link
Contributor

Fixes and several tools that users asked since long time!

portapipe and others added 14 commits August 5, 2017 18:06
Fixed the view page! Relations, dropdown, multiselect... all that stuff now is shown as the list page!
Finally added the callback_read_field() that wasn't finished since long time.
If callback_read_field() is not set and callback_column is set, the last one is used for the read page (if you've changed that is because you want to see it, right?)
That was tough to fix but so useful to everyone!
set_relation() now can be set with html code too, to avoid the callback_column that is not yet searchable + the search is way more powerful and precise
With the new $crud->join($table,$where,$type='left') function you can join multiple tables and use it to filter (->where()) and do other cool stuff!
$crud->select, $crud->group_by
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

Successfully merging this pull request may close these issues.

1 participant