Page 1 of 1

Add page first

Posted: Thu Jul 05, 2018 3:59 pm
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.

Re: Add page first

Posted: Thu Jul 05, 2018 4:12 pm
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

Re: Add page first

Posted: Thu Jul 05, 2018 4:19 pm
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.

Re: Add page first

Posted: Thu Jul 05, 2018 4:50 pm
by toms
Glad that I could be of assistance!

Re: Add page first

Posted: Fri Jul 06, 2018 2:34 am
by admin
.