Returned value of a Function in a Custom Action
Hi! I built a function that performs a calculation on all records of one form and put it in the report header as a custom action. It returns a number from the calculations. Is there any way to display this returned value? Alert cannot be used in viewing a report, so is there any other way to show this value when the custom action is clicked? Or do I have to create a page and put the returned variable there?