[fusionpro] Re: Help w/ IF/THEN rule - almost there!

2007-08-28 Thread Mike McGonagle
Just a suggestion, but because this sort of thing is so hardcoded
with the data being embedded in your program, why not just add another
field to your database, and be done with it? This solution just seems
so tied to the data, that it won't be all that reuseable, IMHO.


Mike McGonagle


On 8/28/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 i'm attempting to complete this rule but my inexperience is stopping me.

 my end goal for this rule, is to return a certain phone number depending
 on the address. for example, if the address is 123 Main Street, i want the
 phone to be 123-123-1234 to coincide w/ that address.

 this is what i have. i know i'm missing something but can't put my finger
 on it. and is this even possible to accomplish or am i out of my mind?


 if (Field (Address1) == 1000 Marsh Road, MENLO PARK, CA)

 then (Field (Tel) == 650.614.7400


 any ideas or suggestions would be greatly appreciated! thank you!

 -heather

 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 Calling all FP Web Users!

 Do you have a question or lots of knowledge to share about FusionPro Web?

 If so, join our Printable Web to Print Users' Forum today!

 Send email to [EMAIL PROTECTED] to find out how!
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-


 --
 Users of FusionPro Desktop have unlimited free email support. Contact 
 Printable Support at [EMAIL PROTECTED]
 --
 View FusionPro Knowledge Base, FusionPro Samples at
 www.printable.com/vdp/desktop.htm

 --
 You are currently subscribed to fusionpro as: [EMAIL PROTECTED]
 To unsubscribe send a blank email to [EMAIL PROTECTED]
 --


 --
 Note:  All e-mail sent to or from this address will be received or otherwise 
 recorded by the e-mail recipients of this forum. It is subject to archival, 
 monitoring or review by, and/or disclosure to someone other than the 
 recipient. Our privacy policy is posted on www.printplanet.com
 --




-- 
Help the Environment, Plant a Bush back in Texas!

I place economy among the first and most important republican
virtues, and public debt as the greatest of the dangers to be feared.
To preserve our independence, we must not let our rulers load us with
perpetual debt.
-- Thomas Jefferson, third US president, architect and author (1743-1826)

Give Peace a Chance -- John Lennon (9 October 1940 – 8 December 1980)

Peace may sound simple—one beautiful word— but it requires everything
we have, every quality, every strength, every dream, every high ideal.
—Yehudi Menuhin (1916–1999), musician

If you think you can, or you think you can't, you are probably right.
—Mark Twain

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
Calling all FP Web Users!

Do you have a question or lots of knowledge to share about FusionPro Web?

If so, join our Printable Web to Print Users' Forum today!

Send email to [EMAIL PROTECTED] to find out how!
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-


--
Users of FusionPro Desktop have unlimited free email support. Contact Printable 
Support at [EMAIL PROTECTED]
--
View FusionPro Knowledge Base, FusionPro Samples at
www.printable.com/vdp/desktop.htm

--
You are currently subscribed to fusionpro as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
--


--
Note:  All e-mail sent to or from this address will be received or otherwise 
recorded by the e-mail recipients of this forum. It is subject to archival, 
monitoring or review by, and/or disclosure to someone other than the recipient. 
Our privacy policy is posted on www.printplanet.com
--



[fusionpro] Re: Help w/ IF/THEN rule - almost there!

2007-08-28 Thread Nicola DosSantos

[EMAIL PROTECTED] wrote:

if (Field (Address1) == 1000 Marsh Road, MENLO PARK, CA)

then (Field (Tel) == 650.614.7400


any ideas or suggestions would be greatly appreciated! thank you!

-heather
  

Hi heather,

What your trying to do can be done in the PrintOne Manager without using 
any Javascript Rules as long as you do not allow the customer to type in 
text. First Create a drop-down list of your addresses. Second create a 
drop-down list for the phone numbers. Then go to the Tab UI Rules. Make 
sure the drop-down on this window says Filter dropdown value on 
drop-down selection and hit the button Add Rule Instance. Then you 
will select the address and the phone to be used with it and hit enter. 
Continue doing this until you have created a rule for every address and 
phone combination. We use this a lot and it is a better method because 
if the customer adds or edits an address or phone it's easier to make 
the revisions here than it is to create a new template. Hope this helps!!


--
Nicola DosSantos

Ambit Press / Minuteman Press of Cambridge
Five Cambridge Center
Cambridge, MA 02142
Tel: 617.876.3688 
Fax: 617.876.3896 
www.ambitpress.com


Please send all jobs to [EMAIL PROTECTED]



+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- 
Calling all FP Web Users!


Do you have a question or lots of knowledge to share about FusionPro Web?

If so, join our Printable Web to Print Users' Forum today!

Send email to [EMAIL PROTECTED] to find out how! 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-



--
Users of FusionPro Desktop have unlimited free email support. Contact Printable Support at [EMAIL PROTECTED] 
--

View FusionPro Knowledge Base, FusionPro Samples at
www.printable.com/vdp/desktop.htm

--
You are currently subscribed to fusionpro as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
--


--
Note:  All e-mail sent to or from this address will be received or otherwise 
recorded by the e-mail recipients of this forum. It is subject to archival, 
monitoring or review by, and/or disclosure to someone other than the recipient. 
Our privacy policy is posted on www.printplanet.com
--



[fusionpro] Re: Help w/ IF/THEN rule - almost there!

2007-08-28 Thread Nicola DosSantos

Dawn McAtee Wheeler wrote:

What do you do if this isn't a web job?
Thanks
Dawn McAtee Wheeler
Ideal Printers, Inc.
713-880-8800
Fax 713-880-8875
  
If you use the Text Rule Wizard you can let fusion pro write the complex 
if then code for you and all you will need to do is insert text and If 
Then statements.


--
Nicola DosSantos

Ambit Press / Minuteman Press of Cambridge
Five Cambridge Center
Cambridge, MA 02142
Tel: 617.876.3688 
Fax: 617.876.3896 
www.ambitpress.com


Please send all jobs to [EMAIL PROTECTED]



+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- 
Calling all FP Web Users!


Do you have a question or lots of knowledge to share about FusionPro Web?

If so, join our Printable Web to Print Users' Forum today!

Send email to [EMAIL PROTECTED] to find out how! 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-



--
Users of FusionPro Desktop have unlimited free email support. Contact Printable Support at [EMAIL PROTECTED] 
--

View FusionPro Knowledge Base, FusionPro Samples at
www.printable.com/vdp/desktop.htm

--
You are currently subscribed to fusionpro as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
--


--
Note:  All e-mail sent to or from this address will be received or otherwise 
recorded by the e-mail recipients of this forum. It is subject to archival, 
monitoring or review by, and/or disclosure to someone other than the recipient. 
Our privacy policy is posted on www.printplanet.com
--



[fusionpro] Re: Help w/ IF/THEN rule - almost there!

2007-08-28 Thread Nicola DosSantos

[EMAIL PROTECTED] wrote:

thank you so much for your suggestion!!!

i've never used that feature in the manager but i was just looking at it
the other day and seing what it was all about! very bizarre! i will give a
try and see what i come up with!

i really appreciate your help and your quick response!!!

have a good day!

-heather



+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- 

You welcome! Have a great day!

--
Nicola DosSantos

Ambit Press / Minuteman Press of Cambridge
Five Cambridge Center
Cambridge, MA 02142
Tel: 617.876.3688 
Fax: 617.876.3896 
www.ambitpress.com


Please send all jobs to [EMAIL PROTECTED]



+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- 
Calling all FP Web Users!


Do you have a question or lots of knowledge to share about FusionPro Web?

If so, join our Printable Web to Print Users' Forum today!

Send email to [EMAIL PROTECTED] to find out how! 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-



--
Users of FusionPro Desktop have unlimited free email support. Contact Printable Support at [EMAIL PROTECTED] 
--

View FusionPro Knowledge Base, FusionPro Samples at
www.printable.com/vdp/desktop.htm

--
You are currently subscribed to fusionpro as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
--


--
Note:  All e-mail sent to or from this address will be received or otherwise 
recorded by the e-mail recipients of this forum. It is subject to archival, 
monitoring or review by, and/or disclosure to someone other than the recipient. 
Our privacy policy is posted on www.printplanet.com
--