First a big thank you developers! This is an amazing product and its so smooth how well done wappler is! I know Dreamweaver with the old native extension with direct php code. But using JSON as a „Middleware“ is just fantastic! Im a bit missing that powerful search and replace in wappler, where you were able to replace tags, and could also replace more granular infos.
#Okay lets go with my problem:
I have two tables:
- User (id, name, mail, etc…)
- UserClassifieds (id, iduser, text, date, etc)
now for more comfort to my users, i want that the user can create directly a Classified within same page. He will see name, mail, and can enter classifieds text. after submitting it will store user and create a Classified already linked to the proper user. Password will be sent to the user via Mail, so he doesnt need to choose one. As most users are bit confused with that.
so how to create a classified and user entry on same time? For my experience i know that I need to get back the created „id“ from the user before creating the userclassified. So how to get that into one step?
Thanx so much I hope i was clear with my question.
btw: Is that nice Forum also done with wappler??
Last updated: