filip.p
filip.p
FFilament
Created by filip.p on 5/13/2024 in #❓┊help
Sushi + table search
#❓┊help I installed Sushi package and want to use it in combination with table search in order to query an API. So I would like to somehow pass search string from table to Sushi function getRows(). Any Ideas?
3 replies
FFilament
Created by filip.p on 10/9/2023 in #❓┊help
Open modal with form from another form.
Hello, I have a custom page with form on it. What I need to do is to create custom form field which contains TextInput and button. When user clicks button it shows him a modal where is another form which contains text inputs and list of items. When he fills this input, items are loaded from API and displayed to user. When user selects one of these items than modal is closed and id of item he selected is saved into text input on first form. Is there a way how to do this, please?
3 replies