Then you can have a send/or something checkbox per...
# suitescript
a
Then you can have a send/or something checkbox per line...
r
wouldn't that depend on the record type of project rep?
field type*
oh, nevermind. if that was true i couldn't have changed it to text
a
Copy code
id: 'custpage_location',
	label: 'Location',
	type: serverWidget.FieldType.SELECT,
	source: record.Type.LOCATION
You can do something like that... the project rep is just an employee I would assume...