My Stuff
-
Re: can you help me check why this salesrep part is wrong?
@RS_RS - this worked for me: function afterSubmit(context) { if (context.type == context.UserEventType.CREATE) { var customer = context.newRecord; var custCreate = record.load({ type: record.Type.CUS…1 -
Re: can you help me check why this salesrep part is wrong?
This is my start:1 -
Re: How to adjust Expected Close Date via Workflow?
@User_HPB3I - I believe you could follow Suite Answer ID: 78868 and change step 11 to Date: thirty days from now. https://suiteanswers.custhelp.com/app/answers/detail/a_id/78868/loc/en_US1 -
Re: Compare dates in search criteria
@User_HPB3I - maybe this will work for you:1 -
Re: Is it possible to change the sender on an alert for saved searches?
@Vernita - I believe this could be achieved through a workflow1