Share your use case and provide as many details to support your idea as possible. Thank you!
I’ve created a Loan Calculator for a credit union here (Loan Calculator – Mulcair Credit Union). Is it possible to restrict the min/max values of the loan amount and loan term sliders depending on the loan type value selected from the dropdown please?
I see that you have 3 Loan types. You can create 3 different Loan Amount and Loan Term sliders with different min/max values and display them based on the chosen Loan Type.
For example:
Show Loan Amount/Term 1 if Loan Type is Car Loan Over 8K - 7.5% (7.78% APR)
Show Loan Amount/Term 2 if Loan Type is Agri Loan - 6.55% (APR 6.75%)
Show Loan Amount/Term 3 if Loan Type is Standard Loan - 11.95% (APR 12.67%)
Ideally I’d like to create something along the lines of this calculator (https://kilrushcreditunion.ie/) where the repayments section uses tabs to display each of the frequency payments. Would something like this be possible with custom code or even to pay for some custom development from you guys?