Hi all,
I want to design one dialog box. In that dialog box i want one text field to take input from user and two buttons OK and Cancle. For this i have designed one form.
I don't want to relate my form with any sourcetable because i don't want to relate text field with any field of any table.(because i am using that text field to get input from user which i don't want to store in any table. Based on the input i will take cetain decision at that time only when user will press OK button.)
How can i leave sourceexpr property of textfield empty?
Please help.
0
Comments
you can not leave empty.
Since you are going to put some codes onPush or others trigger, y not assign a variable to carrie the data that your user input?
Create global or local variable and put it in the sourceexpr.
If you don't want to store it or use it, Just don't do it
So indeed, like JedrzejT said: create a variable, and put that variable in the SourceExpr...
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
RIS Plus, LLC