theUfSession.Ui.SelectWithSingleDialog
theUfSession.Ui.SelectWithSingleDialog
(OP)
Within the SelectWithSingleDialog UI there is a text box on the UI. How do I capture information entered into this text box. I've look over the class object and can't seemed to find the attribute where this information is stored.
Thanks
Thanks





RE: theUfSession.Ui.SelectWithSingleDialog
You don't, NX handles that input. That is the "select by name" option; if the user has given a custom name to an object, (s)he can enter the name in the dialog to select the object rather than using mouse picks.
www.nxjournaling.com
RE: theUfSession.Ui.SelectWithSingleDialog