How to create numbet series in a text box?

p_vikas_goud
p_vikas_goud Member Posts: 16
Hi experts,

Can any one tell me how to link a number series starting from A00001 to a text box in a form.

Also tell me how does it will go to table which I have linked without closing and reopening, that is when I press Tab/enter key the code should go and fall in the table.

All sugesstions are welcomed.
goood

Comments

  • matttrax
    matttrax Member Posts: 2,309
    Have you looked at how other tables/forms handle insertion?

    Take a look at the Customer table, OnInsert method. You'll see code that refers to the "No. Series Management" codeunit.

    If you need more detail you can check out the Development II reference material on customersource or http://www.navneighborhood.com.