Hi there,
I have a master table (Details) with the following fields:
Reference, Name, Address, Postcode, DOB, etc, etc
I have another table (History) linked to this by Reference.
When I click into this table, i'd simply like to display the Name field in a large font at the top of the screen (using Writeln or similar). I know that "Display master table info on detail page" would display the Reference, name, address, etc but there's no control over the layout / font / colour etc.
eg:
Details
History BG212, Mark Harrison, 34 North Road Bristol, BS3 4RT, 08/07/62
History RP334, John Dawson, 17 Fairfield Street, Cardiff, CF27 9MD, 14/02/69
When I click History for Mark Harrison, i'd like to see:
then the History table as normal:
History
01/05/06 - Report sent
04/07/06 - Report approved
28/09/06 - Bill paid
etc
etc
Anyone know of a simple way to achieve this?
Thanks in advance,
BryanH