Show saved id (db identity) after save in a record view

Hi,

after i save a new record in a record view the id from the saved record is not displayed in the form element directly. I must reopen the record view to see the id value.
If i change the form type to table view the id is displayed directly after save a new record.
Is this also possible for the record view?
The sequence type of the primary key is db identity.

Thanks!

Since Servoy should take full care of all its databinding, it should also refresh the primary key of a record once it has been saved. The fact that you have to reopen the form to get it displayed sounds like a bug.

Is this also something that you can reproduce in a very simple sample? Please file a case in our support system (http://support.servoy.com) and attach the sample solution if possible.

I created a ticket and a sample solution. Thank you.

https://support.servoy.com/browse/SVY-11615