gigiloouu
gigiloouu
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
at this moment it shows all inputs sum
25 replies
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
and let's say if i choose office_rent_amount it should only shows office_rent_amount sum in this column
25 replies
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
i want to make filter for this column, this column shows now all inputs sum (total) i want to make filter where values will be this inputs
25 replies
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
i have column in my table like this ``````
25 replies
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
so what i should use ? just Filter?
25 replies
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
i should return filtered data in there?
25 replies
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
without that i just had errors lol
25 replies
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
and i have filter which should change this total like if select office rent amount it should shows only rent amount sum code is there this filter
25 replies
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
like this
25 replies
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
``````
25 replies
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
in table i have total column
25 replies
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
yes
25 replies
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
??
25 replies
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
okay but where can u exaplane more please?
25 replies
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
yes but, in this filter which code i showed u, when i choose and click its not change data its need refresh and next showing filtered data\
25 replies
FFilament
Created by gigiloouu on 1/29/2025 in #❓┊help
refresh after filter
anyone?
25 replies
FFilament
Created by gigiloouu on 1/9/2025 in #❓┊help
problem with exel uploader
can u refactor my code ? how i should add it there ?
\EightyNine\ExcelImport\ExcelImportAction::make()
->label('ექსელის ატვირთვა')
->sampleExcel(
sampleData: [
['internal_company_name', 'identification_code', 'holding_company_id', 'director_id', 'is_active'],
],
fileName: 'holding_companies_example.xlsx',
sampleButtonLabel: 'გადმოიწერე_მაგალითი',
customiseActionUsing: fn(Action $action) => $action->color('primary')
->icon('heroicon-m-clipboard')
->requiresConfirmation(),
)
->color('danger'),
\EightyNine\ExcelImport\ExcelImportAction::make()
->label('ექსელის ატვირთვა')
->sampleExcel(
sampleData: [
['internal_company_name', 'identification_code', 'holding_company_id', 'director_id', 'is_active'],
],
fileName: 'holding_companies_example.xlsx',
sampleButtonLabel: 'გადმოიწერე_მაგალითი',
customiseActionUsing: fn(Action $action) => $action->color('primary')
->icon('heroicon-m-clipboard')
->requiresConfirmation(),
)
->color('danger'),
14 replies
FFilament
Created by gigiloouu on 1/9/2025 in #❓┊help
problem with exel uploader
u mean use relationship?
14 replies
FFilament
Created by gigiloouu on 1/9/2025 in #❓┊help
problem with exel uploader
what i should do to also add directors in pivot table?
14 replies
FFilament
Created by gigiloouu on 1/9/2025 in #❓┊help
problem with exel uploader
yes its works now but its not adding directors in pivot table :((
14 replies