PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Gravity or Formidable Pro I want to buy but need a real company to deal with..

  1. davekorpi
    Member

    Just farted around with Formidable Pro..
    Their support sucks, no videos, old support stuff.
    Happy to pay for a REAL program. I have a test program here:

    http://bravedo.com/wireless-data/help-request/

    Here is what I want:

    1) I want to click here:

    http://bravedo.com/wireless-data/view-company-database/

    and be able to see the company information.

    2) I want to be able to go here:

    http://bravedo.com/wireless-data/view-truck-database/

    and be able to select a company, with a dropdown, to view and THEN be able to select a truck number, with a dropdown, to view the data that is like the data in the http://bravedo.com/wireless-data/view-fueling-event-database/

    3) I want the data I fill out here:

    http://bravedo.com/wireless-data/fueling-event-database/

    to have a drop Down that selects the Truck ID so I can assign the fueling event to a specific truck in the Truck Database that is owned by a specific Company in the Company Database.

    Posted 10 years ago on Tuesday May 28, 2013 | Permalink
  2. David Peralty

    Have you taken a look at our demos? http://gravityforms.com/demo

    I don't think Gravity Forms would do what you want without extensive modification. As you'll be able to see from our demos, while we do have conditional logic, the database doesn't relate submitted data like you want. You would have to create the custom.

    Have a look through our documentation, try our demo, and let me know if you agree with my assessment. All my best!

    Posted 10 years ago on Wednesday May 29, 2013 | Permalink
  3. davekorpi
    Member

    AWESOME demo page!
    I agree... I do not see the relations...

    Know how to do it?

    Seems that the Formidable has that built in by golly! Too bad, and good for you, they do not have awesome customer service!

    Posted 10 years ago on Wednesday May 29, 2013 | Permalink
  4. David Peralty

    You could custom code the relations, and have it use our hooks system to pre-fill drop downs and form fields based on what a user/company selects, but again, it would require a custom database table, and your own custom code. Check out our hooks documentation here: http://www.gravityhelp.com/documentation/page/Developer_Docs

    Specifically gform_pre_render and gform_after_submission

    Posted 10 years ago on Wednesday May 29, 2013 | Permalink