FilamentF
Filament2y ago
dyo

Problem with updated data in form repeater

how to directly trigger a property in form repeater to be updated, when the repeater was cloned or deleted in filament v2?

I want to live calculate other property based on data in the repeater.

for example, a property in repeater is called 'list_data'
and calculated property is called 'sum'.
Was this page helpful?