Can you show us your current code?.
On Mar 9, 9:03 am, cyber <vlad.mul...@gmail.com> wrote: > Hi > > How can I update new (just created) record in the table? > Table consists of several fields but in the form page user have to > enter only one value for one row. > So, I need insert in the current row not only this value but user name > and datetime. > I can insert first value but I have no idea of how to auto update new > row with required values. > > Any ideas?