Forum Discussion

RalfLuijten's avatar
RalfLuijten
Qrew Member
4 years ago

Initialize Form Field with Max + 1 of a particular column

Hi. I have a table called Foo, with a numeric field called Nr. When creating a new Foo via form, I want the input box for Nr to be initialized with the maximum of all current Foo.Nr's plus one. ...