F
Filament7mo ago
d00p

Custom Page using Forms\Components\Wizard - Using data from one step in the next?

Hello, I'm currently trying to create a Wizard, which in the first steps let's the user select a file and a customer from a model. When "Next" is clicked, I need the upload to be processed, do some work on the content and use the result in a textarea on the next step in the wizard. What seems to work currently is using the afterValidation() from the first step to handle the uploaded file content. But I cant seem to get the result of the action (currently stored in a private array in that same class) to be set as value for the textarea in the second step. Any help/tips/points to the right direction are welcome. Thanks in advance.
3 Replies
N16htSh1ft
N16htSh1ft7mo ago
+1 I would be interested as well...
d00p
d00pOP7mo ago
thanks for the hint, but it seems i don't have $get() anywhere, neither in the page (php) file nor in the blade
Want results from more Discord servers?
Add your server