This topic is locked
[SOLVED]

 call popup view from another page/list view?

6/9/2011 12:40:01 PM
PHPRunner General questions
M
mickna author

After one day searching, I have to ask for help...
Is it possible to call a detail view in a popup from another list view via link?
Let's say, I have a table called users and under "Pages" I have defined "Show in popup".

=> If I click on a spec. user in user_list, his details are shown in a popup.
Now I want to do the same on another list_page.

e.g. in "order_list.php", I want to include a link for each user (username is already shown and I know I can add a link via "view as") and if I click on this link, I would like to see his details in a popup, like it did under user_list.
Any change to do this?
thx,

mickna

M
mickna author 6/10/2011

Sorry for bumping <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=58800&image=1&table=forumreplies' class='bbc_emoticon' alt=':unsure:' />

But is there a solution? I do not want to show any content in a popup (I know this seams not possible with the included popup function). I want to show the popup view from table_entry_a on the list view from table_b.
Thank you,

mickna

Sergey Kornilov admin 6/10/2011

Unfortunately we do not have an example of doing this.

M
mickna author 6/11/2011

Thank you Sergey,
not what I hoped - But an answer <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=58813&image=1&table=forumreplies' class='bbc_emoticon' alt=';)' />