multiple records in Lookup field

The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
Post Reply
freifer
Posts: 1
Joined: 2015-01-14 09:16

multiple records in Lookup field

Post by freifer » 2015-01-14 09:26

HI All.

I am new to Appgini and not to technical with DBs.
I am building an app for Door keys register, I want to be able to have many keys assigned to the same person.
I have a table called users with a filed called keys called by a lookup from a table called keys, but this will only allow me to have one value for the filed key.

I hope I am making sense here...

Attached is a copy of the appgini app

Any help is appreciated.

Wally
Attachments
keyRegister.zip
(2.75 KiB) Downloaded 211 times

Post Reply