Hi Community,
A silly questions why is my collection not displaying anything?
{
“link”: “event”,
“display”: “title”,
“multiple”: true,
“limit”: false
}
Hi Community,
A silly questions why is my collection not displaying anything?
{
“link”: “event”,
“display”: “title”,
“multiple”: true,
“limit”: false
}
It should work.
Did you forget to change the field type to “collection-link”?
Does the field “title” exist in the event collection? Maybe a typo…?
Actually we found the issue.
COLLECTIOn is CASE SENSITIVE!