I’ve created a application form using user input elements connected to a database (see image)
however due to the nature of the form, to create ive had to use multiple separate checkboxes connected to separate “boolean” fields.
This has thrown up some problems when trying to filter through the applications to find ones to accept. is there a
simple way to display this on say a separate “admin only” page (eg in a table)?
I’d also like to display data from a similar database on my members’ pages. i’ve already been able to create the page (See below). However, I would prefer to display the
broadcast schedule in a table - similar to the last picture - rather than a load of read-only checkboxes (as these are hard to read).
Any suggestions on either of these problems much appreciated.
The application form can be viewed at: https://www.techlinkcorp.co.uk/radio-beadj if you’d like a better inspection of it.
I have also made a public access mock-up of the profile page for you to get an idea of what it is like available at: https://www.techlinkcorp.co.uk/broadcasters/8b21f96e-1ab9-4378-ad3d-84f025ff867d (though please don’t click any of the downloadable files)