Pop-up menu on modal form

N

Nigel G

Is it possible to have a pop-up menu on a modal+popup form. I have a
right-click menu to give the user certain commands when a list is clicked
which works fine if the form is neither modal nor pop-up. It also works if
the form is just modal.

When the form is modal+popup I receive the error "The expression you entered
has a function that [app.name] can't find" I've tried pulling the called
function into a module rather than the form's module but behaviour is still
as above.

I can probably just make the form modal and skip the pop-up which is
probably not required but why is this happening?

TIA
Nigel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top