Hello,
I've been asked to add two new fields to our check out pages and I was hoping you show me how I do this.
We already have a Name field (<Actinic:Variable Name="InvoicePrompt001"/>) but I need to add another field so we have:
First Name:
Second Name:
I also need to add a Land-line telephone field.
I've tried duplicating the code (<Actinic:Variable Name="InvoicePrompt001"/>) but can't work out where I need to go to define the Variable Name.
My new feeds also need to be compulsory.
Am I going about this in completely the wrong way? Any advice and guidance would be gratefully received.
I'm using Actinic 8.5.1.
Cheers,
Stuart
I've been asked to add two new fields to our check out pages and I was hoping you show me how I do this.
We already have a Name field (<Actinic:Variable Name="InvoicePrompt001"/>) but I need to add another field so we have:
First Name:
Second Name:
I also need to add a Land-line telephone field.
I've tried duplicating the code (<Actinic:Variable Name="InvoicePrompt001"/>) but can't work out where I need to go to define the Variable Name.
My new feeds also need to be compulsory.
Am I going about this in completely the wrong way? Any advice and guidance would be gratefully received.
I'm using Actinic 8.5.1.
Cheers,
Stuart
Comment