Modifying the sermons admin view to put the filters on top. #33
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I modified the sermons view only. This should be enough to give you the right method to impement that properly in the JCB compiler.
Please give me a call when you have time ;) Have a nice day my friend.
Thank you, this will help greatly to setup the new filter option for vdm-io/Joomla-Component-Builder#378
This should be implemented on custom fields to be able to use them as filters. Without this empty option will make the filter always active.
Yes I have added a switch to manage this:
With these notices:
This option is now shown when adding a field to the admin view.
Then adding the admin view to the component I added this field:
Which will by default be the new above filter option.