×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Calculator field ??
Ango Tsai (蔡銘安)
New Member
Posts: 1
6 år 8 måneder dager siden #1768
av Ango Tsai (蔡銘安)
Calculator field ?? opprettet av 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.
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
David Vargas
New Member
Posts: 17
6 år 7 måneder dager siden - 6 år 7 måneder dager siden #1772
av David Vargas
Besvart av David Vargas i emne 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.
Last edit: 6 år 7 måneder dager siden by David Vargas.
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Tid til å lage siden: 0.062 sekunder