features

  1. jorges
    Member

    Hi,

    I'm very interested in purchasing a dev version of Gravity forms, I do have some questions however.

    Will it save data onto a database?
    Will it allow me to perform a calculation on data before storing it (ie, store the product of two fields rather than the fields themselves)?
    Will it auto-populate a field with the username of a logged on user?

    I'd be very grateful if someone could supply me with this information

    Posted 1 year ago on Monday February 22, 2010 | Permalink
  2. - Data is stored in the database and notification emails can also be sent.

    - It does not do field calculations, you would have to do this using hooks and writing some of the code yourself. Others have done it. But it isn't a built in feature.

    - It can auto-populate a field with the username of a logged in user. There are some variables you can use for default values that include the users email, users login, users display name, etc. Or you can do it using PHP and a hook and populate it with whatever you want.

    Posted 1 year ago on Monday February 22, 2010 | Permalink
  3. jorges
    Member

    With the field calculations, would you be able to show me examples of what other users have done? I'm a PHP/Java beginner so I'm worried of not being able to do it.

    I think if I had some sample code I'd be confident of being able to adjust it to suit my needs.

    Posted 1 year ago on Tuesday February 23, 2010 | Permalink

Leave A Reply

You must log in to post.

Tags for This Topic

No tags yet.