Hello All,
In my Project I have (as an example) 2 Tables.
1. "Sales Leads": it contains all captured sales lead data, AND it contains a Foreign Key link to another Table called "Diary Notes".
2. "Diary Notes": contains notes relating to a Sales Lead.
So, I have a One to Many (Sales Leads ->> Diary Notes) relationship.
When I create a Front End Layout to Add/Edit a Sales Lead I want to be able to have the user Click On a Link/Button that will popup a Add/Edit Diary Note entry which will be linked to that Sales Lead.
Can some kind person suggest a way in which I could accomplish that?
Thank you in advance for your time and assistance,
Regards,
Edward