Page 1 of 1

Live Demo User Creation

Posted: Fri Feb 20, 2015 4:34 am
by topuserid
I viewed the video and read the documentation for Access Level privileges.
It is very difficult as a new developer to follow the info so far.

I am trying to create a User access level with all the privileges that looks like the demo User but so far have not been able to do this.
Most of the topics listed in the forum are for advanced things, so I hope you do not mind questions on basics.
But following the video and documentation to do this has been difficult.
What I am trying to create is a User Access level privilege that looks like the FORM in the demo or GlobeAdmin Forms.

Very nice features in NuBulderPro software.
Spent a long time comparing this software to the competition and found that NB is logically the best choice.
I viewed over a dozen other solutions.
Is it possible that other people have difficulty using this and that would account for the relatively low downloads per week.
Also most of the NB videos on YouTube are the same so if you do not get Mike's instructions, there are few other options.

I am very greatful that there is an application development software tool that can work with a variety of DBs, is open source, free, looks nice, has great features, is being actively developed, and has a recent update.

Thanks for pointing me in the right direction.

Re: Live Demo User Creation

Posted: Fri Feb 20, 2015 5:10 am
by admin
topuserid,

You may find it easier to understand by using a copy of the live demo. We only made this available today.

https://www.nubuilder.net/sample.php.

Let me know if it helps.

Steven

Re: Live Demo User Creation

Posted: Fri Feb 20, 2015 6:56 am
by topuserid
Downloaded the file nubuilderprodemo.sql to my windows computer.
Extracted the zip file.
Uploaded the resultant SQL file using FTP to my Linux computer.
Viewed the file and saw thousands and thousands of lines in this file.

Now what do I do?
Keep in mind that all I am trying to do is get a three field by three record table online so that a secretary can add a record, maybe edit the contents, browse the table and maybe view a record or two.

Thanks.

Re: Live Demo User Creation

Posted: Mon Feb 23, 2015 12:07 am
by admin
topuserid,

I am sorry but I don't understand why you are having a problem.

You need to explain in a simpler way what you are trying to do.

BTW If you need to create just one simple table, don't start with the invoicing demo. That has been created for advanced users needing code examples.

What you want should take 2 minutes to build.

In fact tell me what the three fields are and I'll make it and post it here.

Steven

Re: Live Demo User Creation

Posted: Fri Mar 27, 2015 6:00 am
by MACCM
I would like to know how to install the sample application.

Do I run the SQL in the phpMyAdmin SQL window for my NuBuilderPro database?

Can it be installed in my own development application, or should it be run in its own installation?

My shared hosted web site allows me only 5 databases, so this is a consideration. My alternatives are to set up a windows or linux pc with WAMP or LAMP. A bit more effort but it could be worth it.

Re: Live Demo User Creation

Posted: Fri Apr 24, 2015 2:16 am
by admin
MACCM,

It will need installation into an empty database.

Steven