Hi, I have a listing (continuous form) which shows all the records matching a certain criteria (but only showing the main fields).
I can click on any of the records and the DETAILED form opens up with all the fields/data for the record chosen.
The problem is that, for a fraction of a second, on the DETAIL form you can see #name? on all the fields.
Then the actual data appears. It is only about a second or so but I would like to make this #name? thing dissapear. It just doesn´t look good.
Any ideas?
I have the same situation with the continuous form. All the fields show #name? and, after I have selected from combo boxes and press a SEARCH button, I run an SQL which display the data.
Is there a way of just showing the form at the beginning without #name? on all the fields ?
Thanks in advance.
I can click on any of the records and the DETAILED form opens up with all the fields/data for the record chosen.
The problem is that, for a fraction of a second, on the DETAIL form you can see #name? on all the fields.
Then the actual data appears. It is only about a second or so but I would like to make this #name? thing dissapear. It just doesn´t look good.
Any ideas?
I have the same situation with the continuous form. All the fields show #name? and, after I have selected from combo boxes and press a SEARCH button, I run an SQL which display the data.
Is there a way of just showing the form at the beginning without #name? on all the fields ?
Thanks in advance.