Page 1 of 1
Add field to users
Posted: Tue May 22, 2018 3:23 pm
by Timo
Can a new field be added to the user form? Something like "Employee Number". This would be the foreign key for other tables and would make sql joins much easier.
Or maybe name it just
Code to make it more generic and consistent with other tables.
empnr.png
Re: Add field to users
Posted: Tue May 22, 2018 6:19 pm
by admin
Timo,
You'll need to make another table and Form.
Steven
Re: Add field to users
Posted: Wed May 23, 2018 2:52 pm
by Timo
I think other users could also benefit from having a code field added.
code.png
Re: Add field to users
Posted: Wed May 23, 2018 5:40 pm
by admin
.
Re: Add field to users
Posted: Wed Jul 04, 2018 8:23 am
by Timo
What's your opinion? Is it possible to add an additional field or is it very complicated?
Re: Add field to users
Posted: Thu Jul 05, 2018 1:08 am
by admin
Timo,
It will complicate things.
You'll need to create a custom way of doing it.
Steven
Re: Add field to users
Posted: Fri Jul 13, 2018 5:01 am
by Timo
I think I'll have to put up with it whether I like it or not

Re: Add field to users
Posted: Sat Jul 14, 2018 12:20 am
by admin
.