Hi Gairik Acharya,
Thanks for your helpful reply.
I went through whatever you suggested and i got one error .Its giving like Property 'HeaderLongText ' is invalid .
This is happening due to property 'HeaderLongText' is not present in the Standard service Lord_my_quotation_srv. Actually what i expected the extension of MY QUOTATIONS app should run with Z* service totally but the controller of Create Quotation view is loading with standard service .In the standard create quotation view controller,the service (Lord_my_quotation_srv) is hard-coded so the extended create quotation view controller is loading with standard service.I want to remove this error while creating quotation.
Can you guide me how to solve this error ?