Modifying the sermons admin view to put the filters on top. #33

Merged
vistamedia merged 2 commits from master into master 2020-11-13 05:14:45 +00:00
vistamedia commented 2020-11-12 13:54:42 +00:00 (Migrated from github.com)

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.

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

Thank you, this will help greatly to setup the new filter option for vdm-io/Joomla-Component-Builder#378
vistamedia (Migrated from github.com) reviewed 2020-11-14 08:21:10 +00:00
vistamedia (Migrated from github.com) commented 2020-11-14 08:21:09 +00:00

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.

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.
Llewellyn reviewed 2020-11-14 16:41:23 +00:00

Yes I have added a switch to manage this:
image

With these notices:

The single filter selection option allows the user to select just one value in this filter/field.

The multi filter selection option allows the user to select more then one value in this filter/field. Please note that this option only works with the new filters that load above the admin list view. You can select the new filter option when/where you add the view to the component.

This option is now shown when adding a field to the admin view.

Yes I have added a switch to manage this: ![image](https://user-images.githubusercontent.com/5607939/99152172-c536db80-26a8-11eb-9eb3-893ac120764c.png) With these notices: > The single filter selection option allows the user to select just one value in this filter/field. > The multi filter selection option allows the user to select more then one value in this filter/field. Please note that this option only works with the new filters that load above the admin list view. You can select the new filter option when/where you add the view to the component. This option is now shown when adding a field to the admin view.
Llewellyn reviewed 2020-11-14 16:44:15 +00:00

Then adding the admin view to the component I added this field:
image

Which will by default be the new above filter option.

Then adding the admin view to the component I added this field: ![image](https://user-images.githubusercontent.com/5607939/99152241-3bd3d900-26a9-11eb-8569-21aa5fb65439.png) Which will by default be the new above filter option.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: christian/Joomla-Sermon-Distributor#33
No description provided.