I'm working on a model to calculate land uses (usos) in different areas (zonas):
I have corrected geometries, cutted the uses layer, corrected geometries again and used the fields calculator to assing the area ID to every uses polygon contained in it [geomintersects ('zonas', 'ID')]. After that, I want to use the "collect geometries" algorithm to summarize uses by code and area. However, none of the fields of this last output appears in the dialog box.
I have searched through the "input" window of the modeler without any success. How can it be done?

