Ok, so why in Coldbox does my API keep looking for a view file?
When you use RENDERLAYOUT inside of mailservice, its putting the view etc into the PRC which is screwing up the API
that is why its looking for a view file
wasted hours of my life on that one
without the renderLayout for the email
with the renderLayout for the email
its adding current view and current layout to the prc
This is messing up API rendering