By default, when Search is enabled on a CC connection the search box appears before the list (in the header). Is there a way to move the entire search function to after the list, perhaps just above the pagination?
Forums
Move search box to after list
Any ideas on this?
The reason for this is that I am developing a mobile website for a client, and the space taken up above the list for the search function pushes the list too far down, creating the need to scroll too much.
The reason for this is that I am developing a mobile website for a client, and the space taken up above the list for the search function pushes the list too far down, creating the need to scroll too much.
Hi Rick,
I suspect that the only ways to do this are either to build a Custom listing or to hack the core code.
Or maybe use some JavaScript to hide the search box until it is needed?
Bob
I suspect that the only ways to do this are either to build a Custom listing or to hack the core code.
Or maybe use some JavaScript to hide the search box until it is needed?
Bob
Hi,
Yes, you can enable the search but disable the box, there is a setting for that, and use your own box code in the footer (or simply copy the existing code).
Regards,
Max
Yes, you can enable the search but disable the box, there is a setting for that, and use your own box code in the footer (or simply copy the existing code).
Regards,
Max
Max and Bob,
Thanks for the pointers!!
I am using a custom listing. Do I just copy the code from the generated page and use that?
Thanks!!
Rick
Thanks for the pointers!!
I am using a custom listing. Do I just copy the code from the generated page and use that?
Thanks!!
Rick
I am using a custom listing. Do I just copy the code from the generated page and use that?
Why not, or use your own custom coded search box, your box field name and button name should match the ones in the configuration though🙂
Regards,
Max
This topic is locked and no more replies can be posted.