Hello,
For Forms, there is a Form-property "SourceTablePlacement" to control which record is displayed.
You can choose several options there: First, Last, Record and Saved. When you open the form, this setting will control which record gets te focus.
Now I have a list-page, and I want the page to focus on the first record on this page.
However, there is no Page-property "SourceTablePlacement".
Is there some way I can still make sure the first record in the list gets the focus when I open the page?
Thanks in advance.
0
Answers
Chn
I tried that before posting here, but for some reason the modification was not picked up by the RTC Client.
After restarting the NST, the solution turned out to be working fine.
Thanks!