wezetel
Active Member
Scenario: simple list with a dropdown field (category) and a fileupload element (picture). When using non-ajax uploads it is possible to use element placeholders in the fileupload-path.
In J3/F3 I used the raw value of the category to be included in the path.
In J5/F4 the raw value doesn't work, instead the placeholder as such is used.
Further investigation:
In J3/F3 even if using the non-raw-placeholder the raw value is included in the path.
In J5/F4 only if using the non-raw placeholder the placeholder works, but includes the raw value (same as in J3/F3)
Summary:
Only raw values of the dropdown are included in the filepath.
For J5/F4 the raw placeholder doesn't work
In J3/F3 I used the raw value of the category to be included in the path.
In J5/F4 the raw value doesn't work, instead the placeholder as such is used.
Further investigation:
In J3/F3 even if using the non-raw-placeholder the raw value is included in the path.
In J5/F4 only if using the non-raw placeholder the placeholder works, but includes the raw value (same as in J3/F3)
Summary:
Only raw values of the dropdown are included in the filepath.
For J5/F4 the raw placeholder doesn't work