PHP Classes

Defining an attendee list fom a user list: Dynamic Drop Downs

Recommend this page to a friend!
  All requests RSS feed  >  Defining an attendee list fom a user ...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Defining an attendee list fom a user list

Edit

Picture of Terry Knol by Terry Knol - 7 years ago (2017-10-16)

Dynamic Drop Downs

This request is clear and relevant.
This request is not clear or is not relevant.

+2

Wanting to generate an attendee list from a user table that can also be used as and email list.

Ask clarification

1 Recommendation

Cascade Select: Generate two dependent HTML form select inputs

This class is meant to generate two HTML form select type inputs making the currently selected value on the first input determine the option values that are made available on the second.

It uses JavaScript to update the second input options when the first input changes.

The class comes with an example that defines the options for both input from data defined by arrays, and also an example that retrieves the options values from MySQL database query results.
This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Dave Smith by Dave Smith Reputation 7620 - 7 years ago (2017-10-21) Comment

It is a little unclear how your data is related, so assuming that you have a select field of functions (or users from you request), then you would have another select of attendees for that function.

Here is a package that should be able to help you get what you need.

  • 1 Comment
  • 1. Picture of Terry Knol by Terry Knol - 7 years ago (2017-10-21) Reply

    Hi Dave Thanks for your reply. This is not quite what I was looking for. I am wanting to use a "User" table to populate an "Attendees" table so that I can keep an accurate record of meeting attendance and also perhaps at a later stage develop and "Apologies" list and also use these to select sending email copies of meetings minutes.


Recommend package
: 
: