Hi,
I am trying to filter Select field options in construct_formset method. However in hot table it applies queryset of the first row to rest of the rows.
Thanks for your time,
Barış
Edit: I have been looking at hot docs and it seems select source is given at a column basis.