Multi-select Entry Not Displaying Correctly
-
I am using a Gravity Form with a multi-select option, users are selecting graduation years for their students. As such they could have 2018 or 2018,2020,2022 and so on (multiple combinations).
In the database the values are stored as [“2018”] or [“2018″,”2020″,”2022”]
Example:

https://www.screencast.com/t/ic6UC0lVThe field is marked as long text in the DB. I marked it as free text in your settings. I’ve tried a few options, but all seem to end the same.
On “details” display I get this…
Example:
https://www.screencast.com/t/uGEOeGgNAbU9

The only time is shows correctly is if their is a single date. My guess is the comma is breaking it.
This the the admin page, not a public page. The data is sensitive. If you need to see a page direct I can share it over a private e-mail.
The page I need help with: [log in to see the link]
The topic ‘Multi-select Entry Not Displaying Correctly’ is closed to new replies.