This topic is locked

Search panel (always on) sequence of the fields

5/18/2022 6:14:45 PM
ASPRunner.NET General questions
R
Rajesh author

I am using ASPRunner.NET 10.6
I created 2 list pages for 2 similar tables (3 fields firstname,lastname,image), the always on search panel shows the sequence of the fields different for table 1 and table 2.

Table 1
photo
firstname
lastname,

Table 2
photo
lastname
firstname

I want the 2 search panels on these 2 tables to be consistent, how can I do it?

Thanks in advance
Raj

Pete K 5/23/2022

Hi Raj,

You can change the order of fields on the search panel for each page in the designer. Click the number next to "search_panel" in the designer to expand it, then drage the fields around as desired.

—Pete