Modal Dialog with Master/Detail

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
hemin
User
Posts: 165

Modal Dialog with Master/Detail

Post by hemin »

on the Master / Detail View when opening the edit of detail table with modal dialogue how can i force to close the modal ? because it opens the list page with in the modal! but i want to close the modal after updating.


mobhar
User
Posts: 11660

Post by mobhar »

Your post is not clear enough. Please explain:

  1. How did you setup that master/detail relationship?
  2. What did you mean by "it opens the list page with in the modal!"?
  3. Explain it in more detail by using demo project (for example: "orders" (master) and "orderdetails" (detial) ), so others could reproduce the issue and help you to find out the solution.

Post Reply