Event Calendar Example

I am curious if there is an example implementation of an event’s calendar? I’m overhauling a non-profit site which has several events throughout the US and I need to replace there existing event calendar. I thought I had seen an example of this being done on formidable, but I am unable to find that in [...]

Start & End Date?

I’m creating an event calendar and one of the requirements is to allow for multiple day events. Is this possible with formidable? I searched through here extensively and couldn’t find any reference to such a thing being done before. Thanks! Eric

duplicate an existing field

Greetings, First thanks for such a powerful product! I keep finding new solutions that are powered by formidable! It just rocks. Now onto the question. I currently have an active form that has over 200 entries. With some new features we just pushed out, I’m realizing it’d be great if i could have a new [...]

How do we add our sites to your listing

I was curious how we could add our own sites onto your listing on this page: http://formidablepro.com/knowledgebase/sites-using-formidable-pro/ If I try and edit the file, and just click save it reports an error that there is a spam entry. Even if I don’t make any changes it still reports that error.

Upload location based on form field id

Well I thought this would work, then I realized posted_fields doesn’t exists. I’m sure there is a global that I need to declare, I’m just not sure which and after digging in the code a bit I didn’t get any further, so hopefully you can help make this code work. Basically what I’m looking to [...]

KML Output

Greetings, I’m working on expanding the feature set of our maps (map.fragilex.org) and am really starting to require that our data be dumped into a KML file rather than putting it directly into the javascript. I know that using a custom display I could generate the KML code, but how could I call that outside [...]

Is it possible to show all entries for just one field?

I created a survey and it has several questions which allow one to provide comments. I’d like to display the comments along with graphs on a results page. Is there any easy way to display a single field, but display all of the entries in a list format? I know I can do it in [...]

Allow for a non-repeating header within custom display?

The easiest way to show is with the actual page: http://www.fragilex.org/research/clinical-trials-opportunities-for-families/ongoing-clinical-trials-for-fragile-x/ You will notice that the information is sorted by state and we wan to be able to have a header for each state, which is the text in blue. Unfortunately as soon as you have mutliple entries within a state, you have mutliple headers. [...]

Easiest way to split data into several tabs

Greetings, Looking for a little advice on the best way about doing this. I am building an agenda for a conference that’s coming up which spans multiple days and has sessions per time block. I of course decided to put the data into formidable. My goal for the final page will have tabs for each [...]

Create a ranking question?

Greetings, Do you have any suggestions on how one could create a ranking question? For example: Please rank the following in order of importance. – option 1 – option 2 – option 3 – option 4   Thanks in advance for any help you may have!