Help with some Deluge script please
Hi, If there are any budding script writers out there, could you help with this one.
I need a script to populate the 4 fields of the image field as follows.
I have 2 forms
1st form is called Dealers
the 2 fields from this form we need are
Picasa_URL and Picasa_folder
2nd form is called Laptop Spares
The 1 field we need from this form is Item_Number
now on the Laptop Spares form when I input the Item_Number I need the image field to auto populate as thus...
- source = Dealers.Picasa_url + Dealers.Picasa_folder + Laptop spares.Item_Number + .jpg
Title to = Click picture to enlarge
Alt text to = No Picture available
- Link to = Dealers.Picasa_url + Dealers.Picasa_folder + Laptop Spares.Item_Number + s +.jpg
Anyone able to help I would be appreciative.
Thanks