Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Add field to users

Questions related to using nuBuilder Forte.
Locked
Timo
Posts: 217
Joined: Thu Mar 15, 2018 9:26 pm
Has thanked: 1 time

Add field to users

Unread post 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
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Add field to users

Unread post by admin »

Timo,

You'll need to make another table and Form.

Steven
Timo
Posts: 217
Joined: Thu Mar 15, 2018 9:26 pm
Has thanked: 1 time

Re: Add field to users

Unread post by Timo »

I think other users could also benefit from having a code field added.
code.png
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Add field to users

Unread post by admin »

.
Timo
Posts: 217
Joined: Thu Mar 15, 2018 9:26 pm
Has thanked: 1 time

Re: Add field to users

Unread post by Timo »

What's your opinion? Is it possible to add an additional field or is it very complicated?
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Add field to users

Unread post by admin »

Timo,

It will complicate things.

You'll need to create a custom way of doing it.


Steven
Timo
Posts: 217
Joined: Thu Mar 15, 2018 9:26 pm
Has thanked: 1 time

Re: Add field to users

Unread post by Timo »

I think I'll have to put up with it whether I like it or not :(
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Add field to users

Unread post by admin »

.
Locked