Forum: Dates
February 21st, 2013, 01:30 AM
|
Replies: 4
Views: 19,904
|
Forum: Dates
February 20th, 2013, 09:26 AM
|
Replies: 4
Views: 19,904
|
Forum: Dates
February 19th, 2013, 03:23 PM
|
Replies: 4
Views: 19,904
|
Forum: FusionPro® VDP Creator
October 9th, 2012, 03:07 PM
|
Replies: 9
Views: 30,075
Re: How to compose a range of records?
I was looking for another solution and ran across this post. Any chance this feature has been added that LeberMac showed a sample of? I read the entire post and I understand the point that theres...
|
Forum: Formatting Text
July 5th, 2012, 12:22 PM
|
Replies: 2
Views: 9,267
Capitialize first two characters of string.
We have a customer who wants the first two characters of their email to always be capitalized and the remaining characters to be lowercase. Can someone out there help me with a rule/script for this....
|
Forum: FusionPro® VDP Creator
June 14th, 2012, 06:07 AM
|
Replies: 25
Views: 42,083
Re: Random Facts
Sorry about that. I had assumed you just left that for me to fill in. Now I understand how your pulling the facts from the data. It's working as expected. Thanks and sorry for the added confusion.
|
Forum: FusionPro® VDP Creator
June 13th, 2012, 09:20 AM
|
Replies: 25
Views: 42,083
Re: Random Facts
The blanks are now gone but duplicates are being returned again. I've attached a simplified project and data file for you to test with. It's very basic for testing purposes.
|
Forum: FusionPro® VDP Creator
June 13th, 2012, 07:58 AM
|
Replies: 25
Views: 42,083
Re: Random Facts
The error went away but the result is nearly the same. Blank facts are still being returned and now duplicates are showing up as well. Any additional thoughts?
|
Forum: FusionPro® VDP Creator
June 12th, 2012, 11:44 AM
|
Replies: 25
Views: 42,083
Re: Random Facts
I had to make on adjustment to get the expression to pass which was, I changed f=0 to f=1 otherwise it would error ("Error: In Field(), no field named Fact0"). Once this was changed the expression...
|
Forum: FusionPro® VDP Creator
June 12th, 2012, 08:45 AM
|
Replies: 25
Views: 42,083
Re: Random Facts
I'm now trying to add one more level of complexity to this project. We want to take this script and make it possible for the orderer to fill in up to 20 facts but only make 5 required. If they leave...
|
Forum: FusionPro® VDP Creator
April 12th, 2012, 02:25 PM
|
Replies: 25
Views: 42,083
|
Forum: FusionPro® VDP Creator
April 12th, 2012, 01:18 PM
|
Replies: 25
Views: 42,083
Re: Random Facts
Can you give an example of how one of the text rules might look? This is where I'm having difficulty is in understanding how to grab just the first fact or just the second. Actually I thought I had a...
|
Forum: FusionPro® VDP Creator
April 12th, 2012, 12:39 PM
|
Replies: 25
Views: 42,083
Re: Random Facts
Thanks step. I'm on to the next template which uses the same type of random facts however for this one I need to return the facts to seperate frames and flowing them from one frame to the next won't...
|
Forum: FusionPro® VDP Creator
April 12th, 2012, 07:56 AM
|
Replies: 25
Views: 42,083
Re: Random Facts
One final sticking point. I need each fact on a seperate line without the commas. I added \r\n to add the returns but connot seem to get rid of the commas.
var facts =...
|
Forum: FusionPro® VDP Creator
April 11th, 2012, 02:38 PM
|
Replies: 25
Views: 42,083
Re: Random Facts
You hit the nail on the head. Somehow I copied it from the forum and managed to delete the one line. After making the correction I received the exact result I was looking for. Thank you very much....
|
Forum: FusionPro® VDP Creator
April 11th, 2012, 01:00 PM
|
Replies: 25
Views: 42,083
Re: Random Facts
I'm missing something. I assume it's something I should just know to add to this but I can't figure it out. When I try this in my rule it returns an error - "line 5: ReferenceError: result is not...
|
Forum: FusionPro® VDP Creator
April 11th, 2012, 11:42 AM
|
Replies: 25
Views: 42,083
Random Facts
I'm attempting to randomly fill 2 out of 8 possible facts into my layout. I've tried to pick apart the Bingo template without much luck. Each fact will feature a variable within the string, but this...
|