Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Add page first

Questions related to using nuBuilder Forte.
Locked
Wesleyitguru
Posts: 7
Joined: Thu Jul 05, 2018 3:45 pm

Add page first

Unread post by Wesleyitguru »

Hi,

First off, I would like to say: Nubuilder is a awesome bit of software. My mysql and php knowledge is limited, but with Nubuilder I can at least get the database solutions and front ends I need without building it from scratch.

Now on to my question. I would like to have on my userhome page a tab that has the the input fields for a form, I don't want the users to be able to browse the Form, only add new entries. I will create another access list for admin users to be able to browse the form.

Is this possible?

Thanks in advanced.
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Add page first

Unread post by toms »

Hi,

Yes, that's possible. Add an object of Type Run to your form, and then in the Tab Run, select the form to be displayed on your userhome page. Select iFrame as Method and Add a -1 in the Record ID field to display a new record or a an ID of an existing record.

I hope that helps!
btn_1.png
btn_2.png
You do not have the required permissions to view the files attached to this post.
Wesleyitguru
Posts: 7
Joined: Thu Jul 05, 2018 3:45 pm

Re: Add page first

Unread post by Wesleyitguru »

Awesome, works perfectly. I went with a button option now, as I can then have multiple buttons on the Tab linked to different forms.

P.S. This is the quickest I ever got support on a forum for software, and super helpful assistance at that. Thanks a mil.
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Add page first

Unread post by toms »

Glad that I could be of assistance!
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Add page first

Unread post by admin »

.
Locked