F
Filamentβ€’13mo ago
skyrowl

Unique rule on a repeater stored in json

Hey, I was wondering if it's possible to apply a unique rule on a field in a repeater that is not a relationship but stored in json instead ? A little example would be: Repeater: -> Text field: name -> Text field: unique_value Where unique_value will compare to every other Repeater block to check if the value is taken
2 Replies
skyrowl
skyrowlβ€’13mo ago
yep something like this but tested and does not work sadly :/ probably because I'm using a builder but I need something very similar πŸ˜„