[progress Communities] [progress Openedge Abl] Forum Post: Re: Multiplying Two Fields By...

  • Thread starter Thread starter Vimalkumar Selvaraj
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top