I figured out....
yml:form in canvas view does not support a path such as /webcontext/myform.php ..Has to be myform.php
The same syntax does work in small view ! Certainly a bug ....
Thx-Claude
Hey Claude,
The path should be relative to your full view URL, so if your canvas view url is myserver.com/yap/ you should be able to reference anything from the yap folder. Behavior should be the same in the small view, I wonder if you are referencing root for your canvas view and this may create the issue you're describing - can you confirm?
Thanks,
X