How to get value of other TextEntry inside RepeatableEntry?
How can I check construction_id value within percent entry ?
5 Replies
Your query in the construction_id looks like a potential n+1 problem
Getting value in other textentry should work using
$get()
Or from the current recordCould you please share an example how to use $get() inside infolist? I had an error when I tried to use it
First thing fix your n+1 problem... as for $get I said it should, haven't tried
I'll completely remove the line with construction_id if I can find a way to check it's value from percent entry
Try getting from the record