RepeatbleEntry
Can you create a RepeatableEntry with a relationship in Infolist Builder? Greetings:fi:
5 Replies
Pretty sure it supports ->relationship() just like the Repeater for form component.
would it be this way? since that's how I get an error. Bad Method Call
I think the make() should be the relationship name looking at the docs.
So probably don’t need ->relationship()
Solution
That's right, you're right, thank you very much for your response.