Problem:
I have categories: printers, monitors, keyboards.
Each category has posts.
One post is one piece of hardware, for example a monitor.
Each post has additional fields that define parameters. These are the select fields. For example, the diagonal of the screen.
I need to do a page where the user chooses from the drop-down lists:
- printer (laser or ink)
- keyboard (wireless, with cable)
- monitor (17 ", 18" etc.)
After selecting the options, will be displayed a page that contains the equipments with the given properties.
This page is to be used as a offer generator for the user.
Is it possible to do it with Toolset at all?
Solution:
you can create a view to query printer posts (laser or ink) once, then query keyboard posts (wireless, with cable) with another view...
In you case, I suggest you try these:
1) Create a view "printers", filter by:
a) categories is "printers":
https://toolset.com/documentation/user-guides/filtering-views-by-taxonomy/
b) custom field "laser or ink" from search form
https://toolset.com/documentation/user-guides/front-page-filters/
put above page into a page, where user can search for printer posts (laser or ink)
2) Same as above Create different view "keyboard", "monitor" and so on.
Relevant Documentation:
https://toolset.com/documentation/user-guides/front-page-filters/
Everyone can read this forum, but only Toolset clients and people who registered for Types community support can post in it.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 4 replies, has 2 voices.
Last updated by 6 years, 10 months ago.
Assisted by: Luo Yang.
The forum ‘Types Community Support’ is closed to new topics and replies.