Rahul Chidgopkar
Posts: 0
Joined: Tue May 14, 2013 7:11 am

How do I open a popup box on clicking a link?

Hi,

In my mobile web project, I need to provide a link next to a select menu to allow users to add a new location. On clicking the link, I want to open a popup box which will allow users to fill up some fields and save to DB.

I tried using the Link component but it asks me to specify a URL. How do I get the URL to open a pop up box or navigate to a page in the app? I do not wish to hard code the URL.

Thanks,
Rahul.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

How do I open a popup box on clicking a link?

Hello! You can style for example Label component as link (using CSS) and open popup on Label click.

Ian Hancock
Posts: 0
Joined: Thu Jul 11, 2013 7:53 pm

How do I open a popup box on clicking a link?

I think it would be a good enhancement to enable # to be entered as the URL on the link. You can then use the click event.

Regards
Ian

Return to “Issues”