yeah, LIST type, i do this: ``` var recURL = o...
# suitescript
s
yeah, LIST type, i do this:
Copy code
var recURL = orderList.addField({
						id: 'custpage_ol_selection',
						label: ' ',
						type: sw.FieldType.URL
					})
                    recURL.linkText = "Recieve";