How to update Click and Drop to support the Windsor Framework for Northern Ireland
1 Update your existing Click and Drop view (in the Click and Drop options in the View to use for Click and Drop field). Open the associated file and add a new field to the end. The example shown is the supplied RoyalMailClickAndDropExport.mev view file. If your view file has changed (or using a different view) simply change the last field number to 1 after the last field (in the example. the existing last field is Field28, so add Field29. This is shown below.
[Field29]
Name=EXTRA FIELD1
LookupSQL=[%CUSTOM_ENTERED10%]
NoExport=0
Total=0
ID=999
SortType=3
Edit=0
ListID=0
What this does is add an extra field to the end of the exported file for Click and Drop. The default value will be blank or FALSE. Click and Drop will assume this is a non Business Customer.
If you want to export the order for a Business Customer you should amend the order and update Custom Entered value 10 and add in Y, shown below:

NOTE: You can also add the Custom Entered field to the main OSOP View so you can edit the value on the screen.