This topic is locked
[SOLVED]

"Scroll to Row" suggestion

7/27/2022 3:58:38 AM
PHPRunner General questions
A
asawyer13 authorDevClub member

I love the scroll to row that was suggested in another post, but I have a problem that I'm hoping can be fixed.

When I have a horizontal Search Panel and have searched for certain records, I then edit the row.

Once I exit my record edit page, it returns to the list page, and it does highlight the changed row just like it's supposed to, but it shows the whole list again, and doesn't take into consideration the search panel values.

It clears the search panel values and refreshes the full list page. Can that be changed to keep the search panel values and still highlight the row that was edited?

Thanks
Alan

A
asawyer13 authorDevClub member 7/27/2022

If there is no way to do that, I think for me it will be more important to have the Search Panel values stay than to highlight the row.

I am hoping that both can be accomplished.

Alan

A
asawyer13 authorDevClub member 7/28/2022

I needed some slightly different code because I use popups for Add/Edit/View.

Alan