Page 1 of 1

Script Parameters

PostPosted: Mon Apr 27, 2015 5:33 pm
by kbjackson
I would like to change both contact and company text displayed using <<$$sc_companySelectorMessage>> and <<$$sc_contactSelectorMessage>> script parameters. Where are these global parameters set and how can I change them?

Re: Script Parameters

PostPosted: Mon Apr 27, 2015 7:24 pm
by jeffalmquist
I just searched the scripts in the SeedCodeComplete file for you using the 2empowerFM Developer Assistant tool:
http://www.dracoventions.com/products/2 ... eloper.php

I found the $$sc_companySelectorMessage variable in these scripts:
Select Primary Company
Select Project Company
Edit Invoice
OK Invoice Edit
Cancel Invoice Edit
Edit Purchase Order
OK Purchase Order Edit
Cancel Purchase Order Edit

And the $$sc_contactSelectorMessage variable in these:
Update Association
Update Company Associate
Select Primary Project Contact
Update Project Contact
Edit Invoice
OK Invoice Edit
Cancel Invoice Edit
Edit Purchase Order
OK Purchase Order Edit
Cancel Purchase Order Edit
Add Staff

HTH - Jeff

Re: Script Parameters

PostPosted: Mon Apr 27, 2015 9:54 pm
by kbjackson
Awesome! That's exactly what I was looking for. It would have taken a lot of work for me to find all of these. I am downloading a trial copy of FM Developer Assistant right now.

Thanks for your help with this Jeff.

Ken

Re: Script Parameters

PostPosted: Tue Apr 28, 2015 4:43 am
by jeffalmquist
Excellent! You won't regret it. Great tool.