I have this idea.
It's not obligatory to my form but if i find a simple way to do it, i maybe implement it.
Let's say we have a report that serves as a list of records.
I want to be able to click on a line of my report and jump to the main form with the full record.
I think the crucial step is how can I retrieve the id of the line (record) I clicked.
Any Ideas?
It's not obligatory to my form but if i find a simple way to do it, i maybe implement it.
Let's say we have a report that serves as a list of records.
I want to be able to click on a line of my report and jump to the main form with the full record.
I think the crucial step is how can I retrieve the id of the line (record) I clicked.
Any Ideas?