Hello, I have a client who wants to create a simple form with basic information and then have that form display term life insurance rates based on their age/sex/smoker etc.
Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
You should probably hire a developer if you’re asking on reddit how to program such a form to pull in data like that in real-time on a form.
There are a variety of ways you could approach it. For example, if it’s relatively simple, you could look into calculations based on the inputs coupled with conditional logic. You could custom develop the forms and business logic or explore plugins like https://wsform.com/.