Hi:
I'm filling tables with the supply method. The data is taking form a data base and If any problem occurs I want to display another iview, so I implement plugs to make the navigation works. I debug my app: an exception is catch and the plug is fire, but the app don't display the correct Iview seems to ignore the new direction.
I was wondering if this is for the order of methods execution = the supply method is execute after the iview can be change for another one.
I check the plug's definition, it's fire....it's ok, I test it in other app.
How can I do this?
Thanks a lot for the time on this thread
RLS.