Can different versions of the Quotation Summary Document be made for NB, MTA's & Renewal
Can different versions of the Quotation Summary Document be made for NB, MTA's & Renewal.
-
Hi Jon,
Not at present no, the Quotation Summary template is only used on New cases where the Scheme is auto On Cover.
You can also use Quotation Summary OnCover and Quotation Summary Referral but these are also only used on new business.
I assume you are dealing with a Direct Scheme where you want the Client to process their own adjustments and renewals ?
Regards
Colin
-
OK so its Agent with auto On Cover and allowing Agents to process own Adjustments and Renewals ?
We are doing some work in this are at the moment for Clients but the process is the same for Agents - I will bear this one in mind when testing that new process and see what else we may need - I think this would be a good addition
-
Hi John
You could do this all in one template... if you put the Quotation info in one table, the MTA info into another table and the Renewal info in another table... you could hide and show the tables depending on the quote type:
display:## IF([Record.Type]='First Premium','','none')##"
display:## IF([Record.Type]='Adjustment','','none')##"
display:## IF([Record.Type]='Renewal','','none')##"
This should work shouldn't it Colin ?
Worth trying anyway...
Please sign in to leave a comment.
Comments
7 comments