Base solution for your next web application
Open Closed

Angular 2 Pop up #2993


User avatar
0
thobiasxp created

Hi Good Evening,

We need create a pop up with url. Is it possible to do it, if yes could you please help us to do it.

Thanks


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Do you mean an external url ? I think you can include an iframe inside your modal's html.

    Please let us know if your case is different.

    Thanks.

  • User Avatar
    0
    thobiasxp created

    Hi, Good Morning,

    For example I have attached screenshot. For that pop up I need direct url access. How can we do it ??

    Thanks

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    We use this library <a class="postlink" href="https://github.com/valor-software/ngx-bootstrap">https://github.com/valor-software/ngx-bootstrap</a> for bootsrap modals in angular2 version and I think id does not support what you want if I understand it correctly.

    Instead, you can redirect to a new page just like we do for change language texts. In that case, you can view an url like "http:..../contact/edit/5"