Support Forum

 
You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Formidable Forms Pro

Information Needed
No Tags
UserPost

6:35 am
November 21, 2010


Petrus

1

Hi

Woudl like to know if the following is possible:

I need to have a a form where the user will select a number ie. 3 and then have to capture 3 sets of the same input fields. This must be grouped in the database by a unique identidier. This is to do with an event registration where people can register for 1,2,3 etc number of people but a discount is received depending on the numbers. Also after a certain date the cost will increase.

Can the Administrator update information saved and display this information on a page? For example only the people successful will be displayed.

Can one do calculations in the forms and supply an answer without the need to save or email the information?

Can a shopping window be created with photos without the need to supply a carting system? This must be to display the products, descriptions, prices ect. but it can only be purchased in the shop.

Sorry for the questions but the free version don't indicate this. Do one need to uninstall teh free version and install the Pro or does the registration unlock the application?

 

Thanks

10:48 pm
November 22, 2010


Steph

2

There isn't yet a field that will allow fields to be added by the end user, but it's at the top of the feature request list.

The admin can update any entries from the back-end, and the data can be displayed on a page however you'd like. You can see a couple examples at http://demo.formidablepro.com

Calculations can be done with a little added javascript (provided in the Pro forums). This is another feature that is very high on the request list.

You can display entries however you would like, but there isn't a shopping cart built-in. I'm not sure I understand the question. Can you give me more details?

The Pro version starts with the free version. The Pro features are unlocked when you enter the username and password created at signup. If you feel so inclined, you can see more details on the installation process here.

2:50 am
November 26, 2010


Petrus

3

Maybe let me explain my challenge with the calculated field:

  1. User indicate number of registrations.
  2. First registration all detail of main user/register is captured (if it was one also same information)
  3. If it is for example 3 – extra registrations 2 in this case of a smaller version of the main form need to be done or it can even be a seperate form, but must link to the main form. one to many connection. If needed I will use the same registration form but they will have to have a unique indicator linking them. The cost can also be put in per register. First is 1,200 second and third 900.
  4. Cost is calculated on dates and number of registrations and display on screeen and must be send via email and saved in the database.
  5. All of this must be in a database and I must be able to extract to a CSV file.
  6. Lastly all information must be able to be emailed to the register and a person in the company.
  7. When the information is displayed it must be only the ones that has been excepted and a seperate one for ones rejected or on hold. It must also show teh main person plus the linked registrations.

Presume most calculations will then be done with Java.

Regarding the Shop Window. I just need to show product photo's, prices and descriptions on the screen. No need for any of the fancy stuff of shoipping carts, as they don't want to do an electronic shop, just show information. 

 

Thank you for your feedback it looks positive as i don't have the time to develop an application right now.

11:17 am
November 26, 2010


Petrus

4

I need to do a similar registration as here:

 

http://www.wbhc2011.com/index……;Itemid=50

1:50 pm
November 26, 2010


linda

5

Where is the demo?

I am looking to buy a form plugin but you do not have a demo avaliable and it looks like you just started, yes?

6:03 am
November 27, 2010


Petrus

6

Linda

I pressume you refer to Steph for the demo. I am also in the market.

 

Here is their demo link:

http://demo.formidablepro.com/

8:39 pm
November 29, 2010


Steph

7

@Petrus – Sorry for the delay…. Just noticed you purchased an unlimited license. If you'd like faster responses, please post in the priority Pro forum.

As for your registration form, would there be a limit to the number of users that can be registered? Would it be possible to create the fields multiple times, and just add some javascript to specify when they should be shown/hidden?

Information Needed
No Tags