I have a link in a report's footer,and I want user to click this link(or otherthing) to do like : change this link into another link for downloading a file, or to access AB other variables
Please, take a look at the "Report8" sample, which include some "buttons" ni the report's records HTML and shown us how we can react when such buttons are clicked by the user. In this case we use the "RowClick" event and look for an "ID" attribute of the clicked button.
Additionally, yes, we can call an application function from a Report, just take a look at the below code, which is a modification of the Report's HTML code of the "Report8" sample:
As you can see we call to a "MyAppFunction" app's function passing the record's title as an argument.
The next App Builder release includes a new "Report17" sample, which shown us how we can call to app's functions from Report's records' HTML code. I attach here this new "Report17" sample for your convenience:
and by the way,will Report control get a 'page' Function!?
I am not sure this function is necessary,So far the report control is good enough for me,but maybe a 'page' option will give the user more ways to show the data.
and by the way,will Report control get a 'page' Function!?
I am not sure this function is necessary,So far the report control is good enough for me,but maybe a 'page' option will give the user more ways to show the data.
Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.
This website uses some useful cookies to store your preferences.