We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

QuickInfo Customization

Hello is there a way to cusatomize QuickInfo view?



Thanks

3 Replies

VD Vinitha Devi Murugan Syncfusion Team October 24, 2019 05:33 AM UTC

Hi Oliver, 
 
Syncfusion Greetings. 
 
Quick popup can be customized using template option and kindly refer the below link. 
 
 
Regards, 
M.Vinitha devi 



OL Oliver October 24, 2019 09:31 AM UTC

Hi Vinitha,

thanks for your reply.
I saw the article but it crashes when I try to do the below (navigate) from a button thats on my custom template
this.router.navigateByUrl('/mycustom/url/3');

so in the example on the article, I need method  onAddClick, to just navigate to another url
    public onAddClick(): void {
         this.router.navigateByUrl('/mycustom/url/3');
    }


When I do that I get the following error:
zone.js:814 Uncaught Error: Uncaught (in promise): TypeError: Cannot read property 'reset' of null
TypeError: Cannot read property 'reset' of null


VD Vinitha Devi Murugan Syncfusion Team October 25, 2019 07:22 AM UTC

Hi Oliver, 

Thanks for the update. 

We have checked the reported scenario by preparing sample but navigation is working fine at our end. For the same we have prepared the below video demo for your reference with below sample. 


Kindly check the above sample and if the issue persist still try to reproduce the issue in the above sample or else share your conde snippet to proceed further.  

Regards, 
M.Vinitha devi 


Loader.
Live Chat Icon For mobile
Up arrow icon