April 15, 200718 yr Hoping to save me some testing and time wasting. 2 possible goals here: With webviewer function be able to setup a dynamic or calculated string to cause the desired url to be called on a mass of records without going to each indvidual zillions of records to do it. example: http://domain.com/andpathalwaysthesame/image_fieldvalue example result: http://domain.com/andpathalwaysthesame/cats_and_dogs.jpg Another twist or solution desired would be to display in webviewere or container dynamically file://localhost/Users/G5user/Pictures/image_fieldvalue result: file://localhost/Users/G5user/Pictures/cats_and_dogs.jpg Basically I'm trying to get in concept typical token based templating. Thanks, Barrett
Create an account or sign in to comment