frankiecannon69
New Coder
Hi all,
Very new to this and have been scratching my head for the past 2 days without success so really need your help and support and really need the code to resolve this issue 🙂
I have a pdf fillable form and in prepare a form I have created a dropdown box with 5 items within which are below and wan them to link to another text box with values in £ as detailed below
-Please Select-
Wardrobe
Internal Door
External Door
Skirting
Flooring
Default id -Please Select- Export value 0
What I want is when I have selected Wardrobe, I want the Unit Cost field to be automatically selected with a value of £80.00 Export value 1
What I want is when I have selected Internal Door, I want the Unit Cost field to be automatically selected with a value of £30.00 Export value 2
What I want is when I have selected External Door, I want the Unit Cost field to be automatically selected with a value of £50.00 Export value 3
What I want is when I have selected Skirting, I want the Unit Cost field to be automatically selected with a value of £3.00 Export value 4
What I want is when I have selected Flooring, I want the Unit Cost field to be automatically selected with a value of £45.00 Export value 5
But in the Unit Cost I cannot get it show the value in £?? and obviously the coding is incorrect so please can you help me, many thanks

Very new to this and have been scratching my head for the past 2 days without success so really need your help and support and really need the code to resolve this issue 🙂
I have a pdf fillable form and in prepare a form I have created a dropdown box with 5 items within which are below and wan them to link to another text box with values in £ as detailed below
-Please Select-
Wardrobe
Internal Door
External Door
Skirting
Flooring
Default id -Please Select- Export value 0
What I want is when I have selected Wardrobe, I want the Unit Cost field to be automatically selected with a value of £80.00 Export value 1
What I want is when I have selected Internal Door, I want the Unit Cost field to be automatically selected with a value of £30.00 Export value 2
What I want is when I have selected External Door, I want the Unit Cost field to be automatically selected with a value of £50.00 Export value 3
What I want is when I have selected Skirting, I want the Unit Cost field to be automatically selected with a value of £3.00 Export value 4
What I want is when I have selected Flooring, I want the Unit Cost field to be automatically selected with a value of £45.00 Export value 5
But in the Unit Cost I cannot get it show the value in £?? and obviously the coding is incorrect so please can you help me, many thanks
