Quick note regarding the use of af:inputFile component. It's not something I use too often but when I do there is a step I always forget:
In the parent af:form component set the usesUpload property to true. This is nothing new and is in the documentation...but I always forget until I look at the docs again.
Note: You can only use 1 af:form on any given page, so set the property on the af:form component in your housing JSPX page if you are using fragments.
No comments:
Post a Comment