Showing related tags and posts across the entire site.
-
I created a customized report by first making a duplicate of a standard report. I found the form used to enter criteria for the report (right click -> setup), then copied and modified the criteria form as well. I read about creating report links on MSDN, yet I can't seem to find how the original...
-
Hi everyone, I´m having some problems with the ProjSalesPriceHour DataSource. I´m modifying the data range in the init() method of the DataSource. My code is the following: void init() { Query query; QueryBuildDataSource qB; ; switch(element.args().dataset()) { case(tableNum(ProjTable)): projHourSalesPrice_ds...
-
You can try using cross-references. The information for tables is stored in xRefTableRelation. Information about Table Relations is gathered there There is no document describing all of this. Sorry :)