Creating a Signup form seems different in latest version

Hi I am following a tutorial to create a signup form. In the tutorial the facilitator gets this screen to create an action step for the signup.

Meanwhile in my latest version of Wappler my screen looks nothing like that,

The only thing under Global is the connection (which works fine) , I do not get the Global Input Properties section visible in the tutorial, and I cannot find it anywhere else.

Where can I find the Global Input Properties or equivalent in the current version.

BruceX

Have a look at
https://docsdev.wappler.io/guides/security-and-login

Got it, thank you

Hi
I am going thru a tutorial that is about 2 years old, the method to link a page to a Insert Action is different to the latest version. The version that is in the tutorial is…

In the latest ver 3 of Wappler I cannot find where the equivalent is, ie $_GET, %_POST etc but more importantly, where do I find Global Input Properties where I can link the Insert Action to the page that wants to use the Insert Action?

In the input section if you are just looking for the area you are showing on the screen shot?

That’s where get and post etc is then if you are linking it to a page just select input and choose the page and form if I understood that correctly

Hi Sorry, My apologies, that must have seemed a simple question. The screen shot is from the tutorial, the latest 3 version is quite different and looks like…

Those options from the tutorial are no longer available under Global, or are they? I could not find them. Anyway, I remembered that I can achieve the same thing as the tutorial, by using the generator to create a form than can be linked back to Insert Action. This seems to have worked. Is my way the preferred way in the latest versions or is there a better way to bind database fields to screen controls?

The input area is the old globals you see this inside your actions, globals is now for things that are like the database connection security provider s3 storage provider and more