Quantcast
Channel: Indigo Rose Software Forums - Forums
Viewing all articles
Browse latest Browse all 2105

Update Edit Field not working or erroring out

$
0
0
Hi,

Can anyone help me understand why I can't update/show the result of Dialog.FileBrowse on a CTRL_EDIT_01 with DlgEditField.SetProperties? I have tried many configurations for this to work but its impossible (for me)

I keep getting an error saying it must be a string or some times no errors but nothing happens.

Code:
ClientZIPLocation = Dialog.FileBrowse(true, "Locate File", _SourceFolder, "Client (Client*.zip)|Client*.zip|", "", "zip", false, true);
DlgEditField.SetProperties(CTRL_EDIT_01, {Text = SessionVar.Expand(ClientZIPLocation)});
Thanks for the help

Viewing all articles
Browse latest Browse all 2105

Latest Images

Trending Articles



Latest Images