controller.newRecord(true);

doesn’t refresh properly when used in a form(listview) in a tabpanel.
It creates the record, it puts on top, but it doesn’t show all the records.

Also tested on the client,and it returned the same problem.

Servoy Developer
Version R2 2.1beta5-build 302
Java version 1.4.2_04-b05 (Windows 2000)

fixed in 2.1b6
newRecord now really adds one to the top instead of replacing one.