Current row

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
dannybridi
Veteran Member
Posts: 54
Joined: 2016-03-21 19:33

Current row

Post by dannybridi » 2016-03-21 19:40

Hi everyone,
In the details of a field, I chose lookup table and modified the default SQL statement to include additional logic. I would like to make further modifications based on the current record selected. How can I get the currently selected record? Is there some global variable that would give this information?

Your help would be greatly appreciated.

Post Reply