Quote:
Originally Posted by tion1976
Hi,
I have the requirement to add the filter controls on a field that i added to the form but it is not part of the main table.
I see there are no fields to filter. See the screenshot.
I want to do this either programmatically or by form editor or another way.
Thanks
|
Hi,
If you do this with extension, you should use nested query type or you can add referenced table but you must nsure that the record
in the other table exists, otherwise the record of the main table is not displayed .
Best regards
Serkan