grafic objetc and ADP projet

  • Thread starter Thread starter Rodriguess
  • Start date Start date
R

Rodriguess

I need insert in my report a grafic. But I need to pass two parameters, the initial date and the finish date of the report.

how can I pass this two parameters, if the grafics objets dont have any inputparameters?

thanks a lot.
 
uh can't you have it as a seperate field??

you can put a trigger that you can't write a graphic without an initial
data and a finish date and then write a couple of lines of code on
beforeinsert and things along those lines
 
Back
Top