Hello all,
I was wondering whether it is possible within the framework to generate modal forms. I have been playing around with the html.link and just set a href address and the modal target. But most of the times it does not work, when in the href I just specify an internet site (for example the yahoo website), it opens a window, then resizes a bit and then it says 'An error occurred'.
Anyway, what I want to achieve is a pop-up editor to add a record.
For example, if I have countries and cities and in the city front-end grid I want to add a button in the grid which allows to add a country (so the user doesn't have to go to the countries view, add it there and then re-enter the information in the city view).
Can anybody advise, or maybe give a small snippet/example on how to do this (if it is possible).
Many thanks in advance,
Misha