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.

Form access without login

Questions related to using nuBuilder Forte.
Post Reply
Jimbo37
Posts: 5
Joined: Tue Oct 02, 2018 10:45 am
Location: N Ireland

Form access without login

Unread post by Jimbo37 »

First, thanks to the team for a fantastic tool - first class work guys!

I'd like to create an application for a volunteer cinema that allows us keep track of inventory, licenses, screenings etc. Also, I want to include a what-movie-do-you-want-us-to-screen form for the public, on the front end (which is on a different domain). Reading around, it certainly seems possible, and seems to be explained here (https://forums.nubuilder.cloud/viewtopic. ... ing#p12422), but I cannot get it to work. As a testing ground
- I have recreated the customer/product/invoice example nuBuilder have on YouTube
- I have created a procedure (i) code "autoCUS", (ii) description "autoCUS", ((iii) group is blank), (iv) launch from "CUS", (v) run "hidden" (not sure what this means), (vi) PHP "echo 'test';"
- If I call it from "setup" tab, "run procedure" button, the CUS form opens (albeit, without a save button)
- if I call it from "nubuilder/nucall?p=autoCUS" page (as suggested by am article), I see the echo "test"

I'm sure I'm missing some obvious point, but after hours reading and tweaking, I feel no closer - any help, please?
Maybe this has to do with cross-domain policy, maybe I should be using fopen() in the PHP box of procedure - I'm feeling all over the place!! TIA
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: Form access without login

Unread post by admin »

Jimbo37,

Thanks for your encouragement.

Have a look at this (it was a broken link in the wiki I've just fixed). - especially the blue bit.

https://wiki.nubuilder.cloud/ ... nPHPHidden


Steven
Jimbo37
Posts: 5
Joined: Tue Oct 02, 2018 10:45 am
Location: N Ireland

Re: Form access without login

Unread post by Jimbo37 »

Thanks Steven.
I get the significance of the note highlighted in blue, but thereafter I draw a blank. Maybe I'm simply in over my head, as I am generally weak on JavaScript and tend towards PHP? Do you mind spelling out more :) or should I accept that nuBuilder is not for me? In a nutshell, I am unsure if I need to be selecting the correct function, passing it a form id & bingo, or do I need to be digging in for a page of code :(
TIA, James
Jimbo37
Posts: 5
Joined: Tue Oct 02, 2018 10:45 am
Location: N Ireland

Re: Form access without login

Unread post by Jimbo37 »

Can somebody post an example or further pointers, please?
James
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: Form access without login

Unread post by admin »

Jimbo,

This might help.

https://wiki.nubuilder.cloud/ ... .php/Login


Steven
Jimbo37
Posts: 5
Joined: Tue Oct 02, 2018 10:45 am
Location: N Ireland

Re: Form access without login

Unread post by Jimbo37 »

Steven
Yes, I'm up and running now, thanks
- Can the link below be fixed (https://www.nubuilder.net/demo.php)
- From the thread (https://forums.nubuilder.cloud/viewtopic. ... ame#p12510)
Very best, James
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: Form access without login

Unread post by admin »

Jimbo,

try this...

https://demo.nubuilder.com/


Steven
Jimbo37
Posts: 5
Joined: Tue Oct 02, 2018 10:45 am
Location: N Ireland

Re: Form access without login

Unread post by Jimbo37 »

Thanks Steven
I might take the easy way here - can I get this done as a paid assignment, or do you have recommended re-sellers that can take it on? If so, can I email you a definition/spec?
Very best, James
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: Form access without login

Unread post by admin »

James,

I have send you an email.

We are happy to get you started or we can do the whole project for you.


Steven
Post Reply