John, What are your run if condition for displaying the fields? I am guessing that your condition as of now on Window open to run that Set Field is $OPERATION$ = "CREATE" OR $OPERATION$ = "QUERY" which is why it is working only on a New and Search window but not displaying when the results are returned to the screen.
In that case you will also need to alter the run if condition to $OPERATION$ = "CREATE" OR $OPERATION$ = "QUERY" OR $OPERATION$ = "SET" This will display the field even when the results are displayed to the screen.. Cheers Joe D'Souza -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] Behalf Of John Atherly Sent: Friday, October 19, 2007 2:03 PM To: [email protected] Subject: View Field not displaying URL after search ** Looking to have the default URL displayed after a search I have a join form that I added a view field to display an URL. It's displayed in New and in Search mode but it is blank when search results are displayed. I set my user Preferences to (Set Fields to Default Values on both ON New and On Search. 6.3 Unix patch 18 John Atherly American Power Conversion [EMAIL PROTECTED] 401-789-5735 Ext. 2120 1-800-788-2208 Ext. 2120 No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.488 / Virus Database: 269.15.3/1081 - Release Date: 10/19/2007 5:41 PM _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

