Pro: I need users to enter text for a calculator, not a form

I’m trying to recreate this calculator I built in Wix EditorX, but I’m not sure what kind of element allows user input.

Thanks for your help!

Essentially, the user will type a number into the text input field, click the Show Me button, then Javascript will update the figures below.

The only way I can see to get a text input element on a Pro page is through a form.

Hi Phil,

Thanks for reaching out!

We don’t have any option that will work as a calculator, what you are trying to do will require some custom coding. Regretfully, custom coding is outside the scope of our theme support. You may seek 3rd party developers to help you with your problems or you can avail One where we can answer questions outside of the features of our theme.

Thank you for understanding.

Hi Marc. It’s not the coding I need help with, it’s how Pro supports the html element. Is there support for creating and styling form elements?

Hi Phil,

Sorry for the confusion, yes there is no input field element on the Cornerstone builders, you need to write your input text field (e.g. <input type="text" id="fname" name="fname">) manually and paste it on a RAW Content element.

Have a nice day,
Cheers!

Thank you sir!

Hello Phil,

Glad that we were able to help. Please feel free to reach us if you have any queries regarding our theme and theme settings.

Have a great day!
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.