Printable
MarcomCentral (PTI) and FusionPro User Communities
>
Search Forums
Search Results
User Name
Remember Me?
Password
Register
FAQ
Calendar
Search
Today's Posts
Mark Forums Read
Notices
If you are not
registered
or logged in, you can view the forums but you cannot post to them.
The latest version of FusionPro® VDP is
13.0.2 (Windows and Mac)
.
Adobe Acrobat Pro DC 2022
,
Adobe InDesign 2022
,
macOS 13 (Ventura)
, and
Windows 11 and Server 2022
are now supported!
Please follow MarcomCentral on
LinkedIn
,
Facebook
,
Instagram
, and
Twitter
, and FusionPro on
LinkedIn
,
Facebook
, and
Twitter
.
We would love to hear from you and keep in touch!
Check out the new
FusionPro.com
!
A new forum is coming!
Showing results 1 to 4 of 4
Search took
0.01
seconds.
Search:
Posts Made By:
traba5058
Forum:
The JavaScript Library
March 14th, 2012, 02:50 PM
Replies:
17
Write a case rule with exceptions
Views:
48,137
Posted By
traba5058
Re: Write a case rule with exceptions
Dan,
I created a new rule in Fusion Pro and pasted in your code
var result = ToTitleCase(Field("Full Name"););
var Exceptions = [ "I", "II", "III", "IV" ];
for (var i in Exceptions)
{
...
Forum:
The JavaScript Library
March 14th, 2012, 01:41 PM
Replies:
17
Write a case rule with exceptions
Views:
48,137
Posted By
traba5058
Re: Write a case rule with exceptions
I actually manipulated it to read
var Name = Rule("ProperCase_FullName_Rule");
Name = Name.replace("Ii","II").replace("Iii","III").replace("IIi","III").replace("Iv","IV");
return Name;
One...
Forum:
The JavaScript Library
March 14th, 2012, 01:27 PM
Replies:
17
Write a case rule with exceptions
Views:
48,137
Posted By
traba5058
Re: Write a case rule with exceptions
Thanks so much for getting back to me! That code worked.
Forum:
The JavaScript Library
March 14th, 2012, 09:48 AM
Replies:
17
Write a case rule with exceptions
Views:
48,137
Posted By
traba5058
Write a case rule with exceptions
I am a new Fusion Pro & Marcomm user and just getting started with Javascript.
I have 8 direct mail templates setup for a client. The client provides the list in all uppercase. This works great...
Showing results 1 to 4 of 4
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Welcome
Start Here!
MarcomCentral News
Software-Related Talk
Documentation
Getting Started
Sample Jobs
Tips & Tricks
Digital Print Workflow
The JavaScript Library
Getting Started, Learning, Etc.
Formatting Text
Graphic Rules
Barcodes
Dates
Tables & Charts
XML Dialog Boxes
FusionPro® VDP Creator
Imposition
MarcomCentral®
FusionPro® Templates - Best Practices
Admin Tool - Questions and How Tos
Distribution - Formerly Dashboard
JobDirect® Plus
Web Services and Data Feeds
ExactTarget/Email Product Type
FusionPro® Links
Microsites
FusionPro® Expression™
FusionPro® VDP Producer (formerly FusionPro® Direct)
FusionPro® VDP Server (API)
Off Topic
Customer Polls
Job Board (Moderated)
Reviews, Rants, and General Musings
Support
Issues, Questions, Etc.
Digital Workflow Documents
Fonts
All times are GMT -7. The time now is
06:12 AM
.
Contact Us
-
marcom.com
-
Archive
-
Privacy Statement
-
Top
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.
(c) 2011, PTI Marketing Technologies™, Inc.