Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

JenPWebFPL
JenPWebFPL
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
7

Discussions

Discussions
0

Questions

Questions
7

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by JenPWebFPL
Customize the badges you want to showcase on your profile
Re: Web Services credentials in Experience Cloud mode? - Adobe Analytics 25-10-2018
What do you do if you accidentally deleted the user in the Analytics UI and then had to re-create in Admin? How do I generate a Shared Secret? Thanks!

Views

1.2K

Likes

0

Replies

0
Re: DTM incorrect value of data element - Dynamic Tag Management 23-05-2018
Hi Aleks,Can you share your javascript code that you used to accomplish this? I have a similar scenario...Thanks!Jen

Views

875

Likes

0

Replies

0
Re: Page Numbers in Workspace Reports - Adobe Analytics 17-01-2018
Thank you for responding. I am referring to page numbers in a workspace report which contains many free form tables, visualizations, etc. In scrolling through the PDF version, there are no traditional page numbers in the bottom right corner (ie: Page 1 or 7) as you would find in the analytics reports. Thanks for your time!Jen

Views

757

Likes

0

Replies

0
Page Numbers in Workspace Reports - Adobe Analytics 10-01-2018
Is it possible to add page numbers to the saved PDF version of a workspace report, as is available in analytics? I have a very long and intricate project that would be much easier for the customer to read through if the PDF version had page numbers.Thanks,Jen

Views

2.5K

Likes

0

Replies

3
Re: FormCalc issues with Windows 7 - Adobe LiveCycle 06-06-2012
Hi,It turns out there was an issue with Adobe Reader version 9.3.1. Once I upgraded to version 10.1.3 and I fixed the pattern in the departure date field, it worked. However, after further testing, I foung that if you enter the Departure Date FIRST and then the Arrival Date, it allows you to enter an invalid date (ie: earlier than the current date or a date ealier than the arrival date) How do I add validation for this scenario, in which the user enters the fields out of order? (departure date a...

Views

453

Likes

0

Replies

0
Re: FormCalc issues with Windows 7 - Adobe LiveCycle 06-06-2012
radzmar - Thanks so much for your suggestion. I changed the code in the deptDate field to the above code, but the pop up box comes up no matter what date I choose, so it's not validating correctly. The arrDate field works fine. Any thoughts?Code from deptDate: form1.page1.main.travelInfo.deptDate::exit - (FormCalc, client) if (Date2Num($.formattedValue, "MMMM D, YYYY") lt Date2Num(arrDate.formattedValue, "MMMM D, YYYY")) then$host.messageBox("Departure Date must be later than the Arrival Date")$...

Views

451

Likes

0

Replies

0
FormCalc issues with Windows 7 - Adobe LiveCycle 05-06-2012
Hi,I am using FormCalc to check two date fields. The first one, the arrival date, should not be earlier than today's date. The second field, departure date, should not be earlier than the arrival date. The FormCalc is in the Exit event of the date field. It works perfectly fine in XP, but the validation is not working Windows 7. The user does not get the pop up box at all and is able to submit the form with invalid dates. Does anyone know of an issue with FormCalc and Win 7?? It does not seems t...

Views

1.7K

Likes

0

Replies

6
Likes given to