Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

View form without login screen

Questions related to using nuBuilder Forte.
ARWEN
Posts: 79
Joined: Thu Nov 01, 2018 6:01 am

View form without login screen

Unread post by ARWEN »

I would like to display a nuBuilder form directly on my homepage. Where can I set that the login screen is not displayed at all and a form is displayed directly?

I tried this
Login automatically to a certain Form and Record with a link to the User's Home Page. - index.php?&u=1&p=1&f=nublank&r=-1&h=nuuserhome
This work but shows the login screen prior to showing my form.
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: View form without login screen

Unread post by admin »

ARWEN
Posts: 79
Joined: Thu Nov 01, 2018 6:01 am

Re: View form without login screen

Unread post by ARWEN »

This takes me right to the login screen with a message "invalid login"
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: View form without login screen

Unread post by admin »

Do you have a User called 1 with a Password of 1?
ARWEN
Posts: 79
Joined: Thu Nov 01, 2018 6:01 am

Re: View form without login screen

Unread post by ARWEN »

It works now :)

What about the other parameters (p , f, r) Are they not valid anymore?
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: View form without login screen

Unread post by admin »

Arwen,

Yes, you are right they aren't valid anymore.

Steven
ARWEN
Posts: 79
Joined: Thu Nov 01, 2018 6:01 am

Re: View form without login screen

Unread post by ARWEN »

That's really a pity. Is there a particular reason for it?
Or are there other ways to enable automatic login with passing a record or a form id? (I really need this...)
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: View form without login screen

Unread post by admin »

Arwen,

You can set an Access Level to go to any Form.

And create a User for that Access Level.


Steven
ARWEN
Posts: 79
Joined: Thu Nov 01, 2018 6:01 am

Re: View form without login screen

Unread post by ARWEN »

admin wrote:Arwen,

You can set an Access Level to go to any Form.

And create a User for that Access Level.


Steven
Respectfully, I don't understand your point. So there's a form open with a record. The f and r parameters allow me to generate a link or url to that record.

This link I send to a friend and he can open that record right away.

Or in a smilar manner: I have another crm where I insert links that point to some records in nuBuilder.

Or: to show a permalink https://forums.nubuilder.cloud/viewtopic. ... ink#p14966

How to do all this with just using access levels and no r (= specify record) and f (=what for to open) parameters?

Please shed a light.

Thank you for your time!
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: View form without login screen

Unread post by admin »

Arwen

When you create an Access Level you need to give it a Home Page.
al.PNG
This means any user with this Access Level that logs on using u for Username and p for Password will go directly to that Launch Form.

Meaning h for Homepage and f for Form are redundant.

And as a Launch Form's RecordID is always -1, r for RecordID is also redundant.


Steven
You do not have the required permissions to view the files attached to this post.
Post Reply