| 
		
			| Screen structure reference for filepicker-ed images [message #1375] | Thu, 19 June 2008 18:28  |  
			| 
				
				
					|  ikatz Messages: 40
 Registered: December 2007
 Location: Durham, NH
 | Member |  |  |  
	| I'm working on a multi2 transaction that links images (inner table) to the record in the outer table.  The images are chosen by a filepicker transaction. 
 I am looking for the documentation on screen structure concerning images.  Currently, the multi2 transaction is displaying a very wide textbox with the image filename as well as the ">>" button for me to choose a different image.  I want this field to display the thumbnailed image, like it does by default in a list1 transaction.
 
 I have tried marking the image field noedit in attempts to get rid of the very wide textbox, but it does not seem to make a difference.
 
 This brings up a second question, which is how to completely refresh a multi2 screen.  I've noticed that while I edit the screen structure, dict, and class files, the rows of data in the multi2 do not always pick up the new values -- even though the changes to the screen structure (column titles, widths) take effect immediately.  I've tried the reset button, cancelling and re-visiting, creating a new session, etc... pretty much everything I can think of short of logging off and back on.
 
 What steps do you go through to completely reload a multi2 screen and its data after you have made a change to the underlying class, dict, or control script?
 |  
	|  |  |