I need help, I don't speak English but I'm tried...
I required to make a form that this generate a id of reference
This page form with his reference will have some fields that will must autocomplete in the future of a page form.😢
v5 has an autocompleter demo form which you can check to understand how the auto completer works.
if you want to generate id and use it then it must be stored in the database, you can create a database table for your form (from the forms manager) then connect it to the form using a "db save" action.
Regards,
Max
first: i need create a number consecutive M40000001, M40000+n1,....
That depends on how you are going to create and maintain the number. The simplest - and least secure - solution is to save the data in he database and use the record id.
Bob
really the webpage is only for 7 users and I plan on having to use a login to enter the website
