Page 1 of 1

customising admin login tool

Posted: Sun Mar 03, 2024 4:04 pm
by krwysi
Hi, on the admin login tool, I don't see the "convert to form" when I right click?
I need to change the admin block so that when I create a new user, it matches my existing database, ie, first name and last name are separate fields, but I don't see how to do this, other than by a manual edit of the generated script? Could you please advise, thank you!

Re: customising admin login tool

Posted: Sun Mar 03, 2024 4:43 pm
by Pablo
The admin script is is too complicated to convert to a form. It cannot be converted to a single form, because it has multiple views.
So, if you want to change the behavior of the admin tool, then you will have to write your own script.