Hi!
On a form in a parametrized view I have
....
where table.nId = ?gnID
So I use a global as condition for the subset.
Can that also be done with a formproperty?
The disadvantage of using a global is that once there should be more forms instanciated they all will relay on that global. So Formproperty would more fit.
But.... I did not got that to work.
Any idea?
-Bart
On a form in a parametrized view I have
....
where table.nId = ?gnID
So I use a global as condition for the subset.
Can that also be done with a formproperty?
The disadvantage of using a global is that once there should be more forms instanciated they all will relay on that global. So Formproperty would more fit.
But.... I did not got that to work.
Any idea?
-Bart