×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Calculator field ??
Ango Tsai (蔡銘安)
Nouveau membre
Posts: 1
il y a 6 ans 8 mois #1768
par Ango Tsai (蔡銘安)
Calculator field ?? a été créé par Ango Tsai (蔡銘安)
Hi
If I have a column as number filed. I wanna a calculator filed based on the number field.
ex: column A => 100 , column B => column A * 0.05 .
How to implement it ?? thanks.
If I have a column as number filed. I wanna a calculator filed based on the number field.
ex: column A => 100 , column B => column A * 0.05 .
How to implement it ?? thanks.
Connexion ou Créer un compte pour participer à la conversation.
David Vargas
Nouveau membre
Posts: 17
il y a 6 ans 7 mois - il y a 6 ans 7 mois #1772
par David Vargas
Réponse de David Vargas sur le sujet Calculator field ??
Hi Ango Tsai!
Components that are created with Joomla Component Creator only define a structure, for instance, the columns A, B and result.
To add dynamic functionality, such as displaying an addition based on two defined values, you will probably have to code in the website front-end yourself, using JavaScript and jQuery for example.
Best regards,
David.
Components that are created with Joomla Component Creator only define a structure, for instance, the columns A, B and result.
To add dynamic functionality, such as displaying an addition based on two defined values, you will probably have to code in the website front-end yourself, using JavaScript and jQuery for example.
Best regards,
David.
Dernière édition: il y a 6 ans 7 mois par David Vargas.
Connexion ou Créer un compte pour participer à la conversation.
Temps de génération de la page : 0.057 secondes