match fields of two tables and store result in a list view to show.
I am working with two table (with some common fields) and want to have button on every entry of Form-B which needs to filter Form-A based on those common fields and show matched entries from Form-A entries on screen. I have no idea how to accomplish this through Deluge script.