Hello, can you open a modal page from within another modal page using the ajax modal popup feature?
For example, let's say you have a invoice screen, with a list of invoice details at the bottom. When clicking on one of the details, you open the invoice detail screen as modal. Now say the invoice detail screen has a list of comments at the bottom, can you then open this new screen as being modal to the invoice detail screen?
Thanks
For example, let's say you have a invoice screen, with a list of invoice details at the bottom. When clicking on one of the details, you open the invoice detail screen as modal. Now say the invoice detail screen has a list of comments at the bottom, can you then open this new screen as being modal to the invoice detail screen?
Thanks