Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data in forms
Message
From
09/09/1997 14:44:26
 
 
To
09/09/1997 14:42:30
Shawn Edwards
Dallas Summer Musicals
Dallas, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00049207
Message ID:
00049210
Views:
55
>Is there a way to pull data directly from a form field, instead of from the table that the field reads? I have a command that I need to pull the current record from a date field, subtract it from the system date, and display that information in a window. It works, but once the command is run, it keeps that date value and won't release it. I figure if I can get it to pull from the form field then it can update itself. If anyone has any other ideas, I'll try those as well.

You can create a form property, initialize it and do the data entry on that property instead. So, instead of having alias.field, you would have ThisForm.cProperty has the source of that control.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform