F
Filament2w ago
gg

How can I review data in wizard form before saving?

Step 1 -> fill all of data Step 2 -> want to see all data to review
5 Replies
gg
ggOP2w ago
yes already but after I showed placeholder in review page and try to save, it got null data.so can't save anymore in this solution.
Alex-Elivate
Alex-Elivate2w ago
I’m not understanding. You’re trying so save the placeholder? I think you’ll have better luck providing details and code examples so people understand what you’re trying to do.
gg
ggOP2w ago
let me explain, my wizard is 2 step first step -> I filled all of data second step -> I showed all of filled first step data in this step with placeholder after this, I clicked save button but all of data is null. I just want to show in step 2 all of first step data.
Dhru
Dhru2w ago
I don’t see why it would be null tbh. Can you share the code ?

Did you find this page helpful?