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.

Mass user creation - Requery form

Post Reply
nekpap
Posts: 27
Joined: Wed Dec 03, 2014 7:41 am

Mass user creation - Requery form

Unread post by nekpap »

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
admin
Site Admin
Posts: 2825
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 29 times

Re: Mass user creation - Requery form

Unread post by admin »

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.)
Capture.PNG
Steven
You do not have the required permissions to view the files attached to this post.
nekpap
Posts: 27
Joined: Wed Dec 03, 2014 7:41 am

Re: Mass user creation - Requery form

Unread post by nekpap »

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
admin
Site Admin
Posts: 2825
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 29 times

Re: Mass user creation - Requery form

Unread post by admin »

Nektarios,

You should find your answer from here.. http://wiki.nubuilder.net/index.php/Add ... Browse_Tab

Steven
Post Reply