• Resolved joyloan

    (@joyloan)


    I am using CFF for a slider EMI calculator. For the convenience of users, I want to change months into years. i.e. for loan tenure 60-360 months into 5-30 years. This will be especially useful for mobile users as they will not have trouble operating it.

    Second, I want a slider-variable-display (the figure e.g. 10 years, etc) above the slider so it becomes easy to operate. Because if a mobile user is changing rate or tenure, they can’t see the number as it is below their figure.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @joyloan

    Why not simply set the slider field to be the number of years and then, in the equations, multiply its value by 12?

    Best regards.

    Thread Starter joyloan

    (@joyloan)

    Thanks

    I made the changes. It works well.

    Can you please guide me to shift the slider-variable on top so it is visible at time of operating on mobile?

    Plugin Author codepeople

    (@codepeople)

    Hello @joyloan

    You can use a calculated field as an auxiliary field. Insert a calculated field above the slider, whose equation would be the name of the slider field. And then, leave empty the caption attribute in the slider’s settings.

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘EMI Calculator: Changing months in-to years’ is closed to new replies.