Create content & View Content requirement.
For user create post. I want user create content without fill in location. Preferable auto somehow.
For Viewer i want them to view post according their own location preferable by GPS or else. The content views maybe preset by certain range.
Harmony Forum Expert
I looking for expert who can help me properly configure Harmony Forum module.
Website to Apps.
After all the problem resolve i would like to have an app for my site. I heard some of drupalgap?
I'm looking for a rough quote for a fairly indepth event and venue management set up. I don't know if it's doable with a combination of existing modules, or if it needs to be built from scratch, or somewhere in between.
The site is a drupal 7 install, with an existing theme and a few other bits and pieces. It's for a venue that hires out different facilities and hosts a lot of events through the year. The most complex events are the equestrian shows.
From a user perspective, we need the process to go something like this:
I have a file that contains 303 fields and their specifications.
In that file, SystemName, LongName, DataType, MaximumLength and Interpretation for each field are defined. Almost half of them need a taxonomy.
The requirement is to create all of the fields and add them to that content type.
We have a 4.0 Webform on our Drupal 7 site which calculates a value based on questions using 'Webform Calculations'. This works well.
Using Webform 4.0's native conditionals (or otherwise) we would like to use the results of the above calculation AND the logged-in user's age (which is recorded on a Profile) to conditionally show more questions.
So for example:
Webform calculation result ABC = 30
(current user's age is 20)
If (ABC > 25) AND (current user age > 20) show Question 4