Hi,
I'am using nuBuilder pro to build a school information system for my school (I'am a IT Teacher).
I have a couple of questions, sorry if this has been awswered before.
1) I need to create several accounts for users (students). Is there a PHP procedure or i can just add the lines into the users table.
2) How can I requery a subform (subforms content depends on a dropdown)
Thanks in advance
Nektarios
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.
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.
Mass user creation - Requery form
Re: Mass user creation - Requery form
Nektarios,
1) Sorry we have no Procedure that will generate multiple logins.
2) Subforms are meant for editing child records of the record on the Edit Form. A list that can refresh can be done with a Browse Object (a Browse Form that sits inside an Edit Form.)
Steven
1) Sorry we have no Procedure that will generate multiple logins.
2) Subforms are meant for editing child records of the record on the Edit Form. A list that can refresh can be done with a Browse Object (a Browse Form that sits inside an Edit Form.)
Steven
You do not have the required permissions to view the files attached to this post.
-
- Posts: 27
- Joined: Wed Dec 03, 2014 7:41 am
Re: Mass user creation - Requery form
Thank you Steven!
How can I refresh the browse form whithin the onchange event in dropdown?
Can you plese post the Javascript Code?
I'am acctually tring to do a "Dynamic dropdown" : http://forums.nubuilder.cloud/viewtopic.php?f=13&t=8652
Thanks
Nektarios
How can I refresh the browse form whithin the onchange event in dropdown?
Can you plese post the Javascript Code?
I'am acctually tring to do a "Dynamic dropdown" : http://forums.nubuilder.cloud/viewtopic.php?f=13&t=8652
Thanks
Nektarios
Re: Mass user creation - Requery form
Nektarios,
You should find your answer from here.. http://wiki.nubuilder.net/index.php/Add ... Browse_Tab
Steven
You should find your answer from here.. http://wiki.nubuilder.net/index.php/Add ... Browse_Tab
Steven