Hello,
I’m trying to create custom menu which opens quick report (SQL type). As parameters I want to use fields on form but those fields are not part of database view.
To be specific I’m trying to use data from frmTimeCard (weekly time card) where fields frmTimeCard.dfsFromDay and frmTimeCard.dfsToDay are available. Is there a way to use this data as forms date fields are not part of the view by some :i_hwndFrame.frmTimeCard.dfsFromDay reference?
Kind regards,
Artur