| 
 
 P 
 | 
						 
							precisiondi author 1/25/2024 | 
| 
 
 I was able to get it to work by using the following: dynamic data; Logging.WriteLogFile("Returned URL: " + HostURL); }  | 
											|
| 
 
 E 
 | 
						 
							Eric Chan 1/26/2024 | 
| 
 
 Your approach is very interesting! And the manual is incompleted! It doesn't explain the usage of sqlValues in the manual. I never use the sqlValues[] but values[] in the BeforeAdd event. After the record is added, it could be retrieved by values[] directly.  | 
											|