04-24-2024, 03:58 PM
This dummy div is stranger than expected, so I made a test case to explain it.
My form contans 2 datasets Left and Right.
Left records are listed in a region Left. When i select a value from Left , the linked records form Right dataset are listed in the region Right.
On FormShow, the Left region is filled with a dummy div. And when I select a value, the right region is filled, but this time without a dummy div.
At this time, if i press F5 (or Ctrl-F5), the page is rebuild and Left and Right region are filled with a dummy div.
If I select a new value from the Left, the Right region keeps the dummy div, but the new list of records is inserted outside this dummy div.
I definetly don't understand how this dummy div is managed, and how I can have the same structure each time.
Any idea ?
My form contans 2 datasets Left and Right.
Left records are listed in a region Left. When i select a value from Left , the linked records form Right dataset are listed in the region Right.
On FormShow, the Left region is filled with a dummy div. And when I select a value, the right region is filled, but this time without a dummy div.
At this time, if i press F5 (or Ctrl-F5), the page is rebuild and Left and Right region are filled with a dummy div.
If I select a new value from the Left, the Right region keeps the dummy div, but the new list of records is inserted outside this dummy div.
I definetly don't understand how this dummy div is managed, and how I can have the same structure each time.
Any idea ?

