×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Calculator field ??
Ango Tsai (蔡銘安)
New Member
Posts: 1
6 года 8 мес. назад #1768
от Ango Tsai (蔡銘安)
Ango Tsai (蔡銘安) создал тему: Calculator field ??
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.
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
David Vargas
New Member
Posts: 17
6 года 7 мес. назад - 6 года 7 мес. назад #1772
от David Vargas
David Vargas ответил в теме 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.
Последнее редактирование: 6 года 7 мес. назад пользователем David Vargas.
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Время создания страницы: 0.049 секунд