Creates a file upload widget for use in components views. Variable output representing the file path as variable. In case an absolute file path is selected the node will populate three variables: one representing the path, one representing the URL and one representing the URL as a path variable. If a URL is selected as default file only the URL variable and the URL(path) variable are defined.
- Type: Flow VariableFlow Variable OutputVariable output representing the file path as variable. In case an absolute file path is selected, the node will populate three variables: one representing the path, one representing the URL, and one representing the URL as a path variable. If a URL is selected as default file, only the URL variable and the URL(path) variable are defined. Additionally, the original file name is retained as a flow variable.