Hi all,

I have a button in my form which sets the URL value for a read only Picture
control (bound to a Hyperlink field). The images are located in a
SharePoint 2007 Image Library in another farm.

On button click I have a rule with this action:

Set a field's value: concat("http://2007site/path/";, LOGO, ".png")

If the image doesn't exist I was just to see a broken icon but instead it
throws an ugly 404 error.

Anyone know a way to validate the URL prior to setting this field's value?
No server-side code allowed and I'm hoping to avoid creating a new
datasource just for this.

Regards,

Paul
_______________________________________________
ozmoss mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

Reply via email to