Restricted 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
User avatar
baudwalker
Veteran Member
Posts: 188
Joined: 2015-02-03 08:08
Location: Bellingen NSW Australia

Restricted lookup field

Post by baudwalker » 2023-05-25 01:16

I have an Asset register, with a number of tables, 2 of which are assets and maintenance. In the maintenance table there is a look up field from the assets table.

How do I hide the asset with a disposal_date from the lookup field in the maintenance table

Barry

User avatar
baudwalker
Veteran Member
Posts: 188
Joined: 2015-02-03 08:08
Location: Bellingen NSW Australia

Re: Restricted lookup field

Post by baudwalker » 2023-05-25 06:38

I searched a little harder and found the answer at https://bigprof.com/appgini/screencasts ... -sql-query

Barry

Post Reply