HarryCan'tAim
HarryCan'tAim
SSolidJS
Created by HarryCan'tAim on 10/14/2023 in #support
Correct method for passing form data between pages
Feeling like this is a super simple thing to do, I just cant figure it out from the docs. I have a form that then once submitted needs to do two things, submit to a mysql db (this bit is working), and secondly show the submitted values on the screen. I currently have a route action that gets all the form data once submitted, however I'm unsure how to send this to the completed page. I've tried url params but only seem to be able to grab one param, not all 4 that I have.
2 replies
SSolidJS
Created by HarryCan'tAim on 2/11/2023 in #support
Solid-Start w/ Firebase
Hey all, Looking for any sort of documentation or wrapper for firebase with solid-start. Mainly using the auth and firestore sdks. Theres seems to be a lot for normal solidjs but not solid-start
5 replies