i have a Dialog list field called txtProg.
Under Choises i have choosen for Use view dialog for choices
Database: Current database
View: Programma
Column #: 1
Later the data will be saved with:
doc.Programma=uidoc.FieldGetText("txtProg")
Call doc.Save( True, True )
But my problem is i want to put the date into:
doc.Date =
The date can be found in the view Programma.
Its coupled to the Programm choosen in txtProg
Software/Hardware used:
ASKED:
August 28, 2008 8:33 AM
UPDATED:
August 28, 2008 12:20 PM