Using dependent dropdowns when data is inserted into the dependent field, rather than selected | 
	
									
	4/13/2023 05:53:39 | |
| PHPRunner General questions | ||
| 
	 
		
 P 
	 
		
pmuckle authorDevClub member
	 
		
Hi All,  | 
	
									
	||
| 
 
 W 
 | 
						 
							wedi 4/13/2023 | 
| 
 
 In "After Client" of your Button to insert "previous values" try the following: var ownid = Runner.getControl(pageid, "ownerID"); ownid.setValue(result["ownerID"]); Also do it with Name:  | 
											|
| 
 
 P 
 | 
						 
							pmuckle authorDevClub member 4/15/2023 | 
| 
 
 Thanks again Wedi, that has worked great  | 
											|