current Record after insert/post of SmartQuery
Posted: Fri 27 Jul 2007 10:52
Hi,
I have expected that when I insert a record to a table the corresponding component(s) will automatically puts the cursor to this record. I have a SmartQuery to which I insert a new record and finally post this record. What do I have to do that the SmartQuery is pointing to the currently inserted record after the post. As of now the SmartQuery points to the record that is selected before the insert. I have tried any combination of the RefreshOptions and the FullRefresh too.
Thanks in advance
I have expected that when I insert a record to a table the corresponding component(s) will automatically puts the cursor to this record. I have a SmartQuery to which I insert a new record and finally post this record. What do I have to do that the SmartQuery is pointing to the currently inserted record after the post. As of now the SmartQuery points to the record that is selected before the insert. I have tried any combination of the RefreshOptions and the FullRefresh too.
Thanks in advance