Reposition Extra Search Fields

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
aldo
User
Posts: 8

Reposition Extra Search Fields

Post by aldo »

Totally new at PHPmaker. I created a custom view and checked the checkboxes in fields for quick search for two other fields. When I generate the code, the front end shows the two fields I added to search above the native search. What is the best way to reposition those two fields under the native search field. I attached a photo for reference. Thank you.


arbei
User
Posts: 9384

Post by arbei »

You may use jQuery to move the HTML elements, see DOM Insertion, Outside.


Post Reply