For multiple fields of type STRING or CONTENT, we should support two types of request parameters :
- fieldName=value1&fieldName=value2
- fieldName=value1,value2
Currently only the second format is supported.
For CONTENT type, nothing is done. So to be able to save the content, the client side should send "fieldName="[value1,value2]"
- Conditionne
-
WORKSPACES-816 [Skin Workspaces] Improve signup pages
- Closed