V
Vimalkumar Selvaraj
Guest
Hi Ramon, In order to get multiplication of two field value please create a formula field and select preferred return type , then just write simple javascript code to return your result by multiplying both fields. Say in your case return ({!TariefTest2} * {!Maximum_hours}); Please refer this documentation to know more details about formula fields. Created sample App for your reference. (Please visit the site to view this file) Please let me know if you need more details. Thanks, Vimal.
Continue reading...
Continue reading...