Announcement

Collapse
No announcement yet.

Allow duplicate values in array

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Allow duplicate values in array

    Array allows only unique values. How can I achieve duplicate entries? I have a list of events, where the location might appear more than once and I need to have it shown more than once in the list. Whenever I write it a second time, it won`t save.
    Or is there another possibility to make a list of events?

  • #2
    Hello

    I think I have the best decision of this problem.
    Create the new Entity "Event" and create a Relationship for this Entity.

    Comment

    Working...
    X