Forums

Customize search view

Mmax2 03 Feb, 2018
Good morning.
Is it possible to customize the search view?
This is what I currently have :

And this is what I'd like to have:

Thank you
Massimo
Max_admin 07 Feb, 2018
Answer
1 Likes
Hi Massimo,

You can use grid to split the view the way you need, use HTML view and add the grid code and call the 2 views:
<div class="ui grid two columns">
<div class="column">{view:new_button}</div>
<div class="column">{view:search_view}</div>
</div>
Best regards
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
This topic is locked and no more replies can be posted.