-
Subform references
The document says this:
You can obtain a reference to any subform instance within a subform set using the $sfsmember root notation. For example:
$root.$sfsmember(cSetname,iUniqueID)
returns an item reference to the remote form instance for the subform set member with the specified unique ID in the named subform set in the current remote task. This notation can be used in server and client methods.
I have tried to get the reference to sfpanelsset using this command “$sfsmember” but unsuccessful. Has anyone gotten this command working properly with panelsset that won’t mind giving me leads?
Martin.
Log in to reply.