I was wondering if multiple people can login with the same account and submit a form all at the same time?
I've built a form and it is for schools and what the school want is a generic login for all the students in a class that would login, fill out and submit a form, all at the same time, when ever a teacher provide them the login details.
Will that cause any issues with sessions or something?
Hey,
I'm thinking of creating a community website with the following functionalities:
-users should be able to upload flyers
-there's a page for every flyer where people can comment them and get more information
-flyers are being resized automatically through the website and these
-thumbnails should all come to one page where they are creating a "flyerwall"
-users can click the thumbnails to get to the specific flyer page mentioned above
it would also be cool if
-the thumbnails are displayed at a random position/angle on the "flyerwall"
I am a biology teacher and i want to create a website for my students where they can go for classification easily. Like :
Plant (divide in 2 parts)
Thallus/valcular
vascular(divided in two parts)
......
so its like a nested structure which can go 6-8 level deeper.
I am trying to build it with drupal but have no prior experience and have very little programming knowledge. I have spent quite a time learning it but finding it difficult.
Hi,
I am building a site for an organization and my current strategy is to use Drupal with OG. I just wanted your opinion if this is the right way to go or if any of my requirement does not fit in the OG architecture. This is my requirements:
Is there a CMS where we can design a database online, define fields, design a form using those fields and than display those in the webpage?
Can drupal achieve this?
Actually i am from a 3rd world country and related with health care. We are trying to make a Trauma registry where we can add patient data and save it and than analyze it and draw conclusions from it. What i initially came up was a sharepoint server and using MS Access, but that was an expensive option. If we can use something from the open source, it would be very suitable for us.
Hi All
I am very new to drupal world. I am using drupal version 6.
I want to add a field of type Image. And when user clicks on
this image it should open another content or external URL.
Is is possible?
Right now whenever I click on it either opens the same page
or it opens the image file.