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.
-
ohinrichs
- Posts: 7
- Joined: 2013-11-21 10:22
Post
by ohinrichs » 2014-02-03 10:14
Hello!
Is there a way to change the reference of auto-fill fields? I have a table which uses two lookup-fields from the same table "persons", which are called "initiator" and "user". Appgini use for auto-fill the first lookup-field(initiator) as reference. I need to use the auto-fill function for the 2nd lookup-field(user). See the pic below.
Can anybody help me?

-
a.gneady
- Site Admin
- Posts: 1354
- Joined: 2012-09-27 14:46
-
Contact:
Post
by a.gneady » 2014-03-01 08:43
Currently, the first lookup field to a table is the one used as "reference" for auto-fills. So, moving the "User" field above the "Initiator" would do the trick. I plan to add support for specifying the reference field in future releases.
AppGini plugins to add more power to your apps: