Hello. I am trying to learn LibreOffice Base version 7.5 (64k), using HSQLDB embedded database, on a Windows 10 desktop.
.
I have created my Report based on a Query, and I have created a Form to view each record in my Table.
.
I would like to add a Push Button to my form that will open this Report ONLY for the record that is currently displayed in my Form (by fldRecipeID).
I do know how to create a parameter in my Query to manually ask for fldRecipeID, but I was hoping for an automatic way to pass the fldRecipeID to the Report.
Does anyone know how I may do this?
THANK YOU!