IMPORTANT ANNOUNCEMENT

These forums were permanently set to read-only mode on July 20, 2022. From that day onwards, no new posting or comment is allowed on the site, but the historical content remains intact and searchable.

A new location for posting questions about PlanetPress Suite is now available:

OL Learn - PlanetPress Classic (opens in new tab)

Topic Options
#19177 - 11/28/05 12:13 PM Dates
Tod Bauer Offline
Junior Member

Registered: 11/28/05
Posts: 12
Loc: Grand Rapids
Help !! I am still a newbie to Planet Press and I am looking for a way to put a date on a form without having the date in the data stream. There are a multitude of date questions relating to this for PP4, but have there been any changes with regards to PP5 ? I am currently using PP5 with watch, and I would like the date to show up on each form we send in a specific spot. Any help is much appreciated.
_________________________
Tod

Top
#19178 - 11/28/05 04:07 PM Re: Dates
Raphael Lalonde Lefebvre Offline
OL Expert

Registered: 10/14/05
Posts: 4956
Loc: Objectif Lune Montreal
The solution is to use the Job Info variables available in Watch. To do this, you first have to setup your form. Open your form, and create a new Data Selection object. A window will now open, and you will be able to select "Custom data selection". Check it, and you now have a list of string to display. Click on the first one(you should have only one), and enter "=&Watch.JobInfos[1]". The value of this field will be equal to the Job Info variable #1. If you want to see the result without using Watch, go in the Format->Document menu, and select Job Infos to the left. You can now enter values for Job Infos, and they will appear on the form. Enter a value to job #1 to test the form.

Now, once it's setup, open Watch and your process. Insert an action, and choose Set Job Info. Choose index #1. Next, right click on the "Value" text box, and select "Variables". You now have a choice of variables to choose, such as the current day, month or year. And you can select more than one too, and you can also manually type some characters to the "Value" text box. So if you type the following: "%m\%d\%y", job #1 will contain the current date in a MM/DD/YYYY format.

Once done, run your Watch process, and print out your form. The value you entered in the Job Info will now appear on the form where you placed the Data Selection object.

Hope I solved your problem.

Regards,
Rapha

Top


Moderator:  cosimo, OL Newsgroup Support