Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available to registered users.

Public-facing reports?

Post Reply
brightblue
Posts: 1
Joined: Wed May 12, 2010 10:55 pm

Public-facing reports?

Unread post by brightblue »

Hi -

Is it possible with Nu-builder to have an intranet (where information is entered) and also have some public-facing pages containing a limited amount of data? If yes would it be possible for the public to search the data and filter it based on their choices?

Thanks,

John
steven
Posts: 218
Joined: Mon Jun 15, 2009 10:03 am
Has thanked: 1 time

Re: Public-facing reports?

Unread post by steven »

brightblue,

Yes you can.
The users allowed to edit data will still need to login but others can go straight to a url.

When you create a form,
set Access with Login to Yes
eg http://wiki.nubuilder.com/tiki-index.ph ... uilderDocs

and

set Display Condition - for all the action buttons - to an SQL statement that returns '1' (as a string) for those allowed to log in and '0' for those who are not.

eg http://wiki.nubuilder.com/tiki-index.ph ... uilderDocs

Hope this makes sense.


Steven
If you like nuBuilder, how about leaving a nice review on SourceForge?
Post Reply