Avatar

Level 2

Guys I Stil need help with this one.

Just to update, i want to be able to select a date from a date drop down field and then convert that date into text, which will be then added to a reference field along with a name from the contact field.

This is how the process will go:

eg. Select date from date picker drop down (Not the current date, but the one i choose to select).

It will then displays in this format 2010-10-12, then I want to convert it to 121010 text format

Then enter a name "Joe" in the contact field.

Now I want to be able to combine them both in another field called Oder Ref     eg Order Ref : Joe121010Untitled-1.jpg

At the momment i have just two seperate fields set to global, butted up together to form the Order Ref, which i want it be one field.

Here are the actual field names and location on page:

Contact Field is  ( form1.page.ContactSF.Contact )

Order Date Feild is  ( form1.page.header.Date )

Oder Ref Field is  ( form1.page.header.Ref )

If anyone can help, can you use the above info and script this to work and tell me exactly where to place each script for each field.

I have know idea how to script this, and any help would be greatly appreciated.