Modules and Views |
Thanks InsiteFX for replying although I'm not sure what contribution you are trying to make.
Is this just a generic comment not directly related to my post Where in my code do I not use a fully qualified namespace when I call the view function ? As it turned out, the main thing to surface from this was that you MUST use a capital 'V' in the word 'Views' in the FQ namespace when calling a module view. Regardless of how you have spelt it in the filesystem. Using a lowercase 'v' will result in a ViewException. Try it. |
Messages In This Thread |
Modules and Views - by [email protected] - 03-29-2021, 11:28 AM
RE: Modules and Views - by [email protected] - 03-29-2021, 03:37 PM
RE: Modules and Views - by InsiteFX - 03-29-2021, 08:51 PM
RE: Modules and Views - by [email protected] - 03-30-2021, 06:50 AM
|