Hello ,
I have designed a page layout for showing insurance Claims details such as name,id,address etc.
Query1 has claimant name, claiamant number, reported date, location, address of the claiamant etc.
each claiamant number may have one ore more claimant names.
So, in my Output page I created list with query with just claimant name and claimant number and created a master-detail relationship to the list. But it is taking long time to give the output.
is there a way to remove the master detail relationship and what should I do to display the claimant number and many claiamnat names below that?
thanks
You can try to create a list and use as a header the "claiamant number"
I am not sure what do you mean by header.
This is the format I need in each page.
Agency Name: XXXXXXXXX
Insured: XXXXXXX
Policy #: XXXXX
Claim #: 12345
Claimants:
AAAA
BBBB
CCC
Look at the attached picture if this is your case