O$6.1 $iremoteForms
Mike Matthews
omnis at lineal.co.uk
Wed Dec 28 18:56:43 EST 2016
Hello All,
I have a remote form that has sub windows in it. I can change the subform using:
$cinst.$objs.oSubForm.$classname.$assign(pSubFormName)
But once it has been instantiated once, it stays in the list of $iremoteforms inside the $iremotetask. And therefore the $construct is only run once.
How do you clear the usage of this form in the list of $iremoteforms, so that when I use it again, the $construct will run?
And then a final thought, is this a good thing to do, i.e., keep adding and then removing subforms this way, or should I find a better way of running a method inside the subform?
Thanks
Mike
More information about the omnisdev-en
mailing list