Infolist record scope #15443
myregistration
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I’d like to be able to set a
record()
relationship via Infolist's Section or Group components, like we can with Form. I would like to use nested data in an Infolist's schema and set the record so I don't have to use dot notation. Also, it would be nice to be able to use arecord()
method on a Table Action that usesinfolists()
without having to create anInfolist::make()->record()
for it in order to set the record.Beta Was this translation helpful? Give feedback.
All reactions