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


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 28-05-2012
    I have a form with a button script that invokes a synchronous soap web service request to an address validation service. It works nicely in testing but I am a bit concerned at what might happen when we go live with respect to the form hanging if the soap server is unavailable or the user is offline....

    Views

    2.5K

    Likes

    0

    Replies

    9
  • 27-05-2012
    Hi,I've posted this on the Flash Player and Flex forums as well, but thought it's worth a try here too...I'm a developer and recently deployed a LiveCycle solution for a customer in their workplace. It uses Process Management, and therefore the users need to log into LiveCycle Workspace in the brows...

    Views

    2.2K

    Likes

    0

    Replies

    0
  • 26-05-2012
    Hello,I have configured email receive settings(SMTP server etc) in the LC Administration Console. Could you tell me the easiest way to test the settings? I can only think of testing using a process under workbench, but is there a more direct way to just send out emails without the need of creating a...

    Views

    592

    Likes

    0

    Replies

    0
  • 26-05-2012
    Hello Everyone,When I try to log into workspace as a user with Workspace User role, I get the following message "Access permission has not been granted to this user." and cannot log in. I have already added the user to principles with "INVOKE_PERM" permission for the specific application. But I stil...

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 25-05-2012
    I have a form with a hierarchy like this:ActionSurveyRecommendationI do not want the Action or Recommendation visible until a radio button on the survey selecting yes is performed. Multiple Recommendations can be added by clicking an "Add" button. Everytime a recommendaton is added, a summary table ...

    Views

    751

    Likes

    0

    Replies

    0
  • 25-05-2012
    Hello,Given a /process_data/servers/servers/server XML variable with the below XML: server1 server2Assignment to a process XML variable:/process_data/iteration_wizard8_data This xpath xpression:(/process_data/servers/servers/server)[2]When the process is configured as short-lived, the variable is co...

    Views

    685

    Likes

    0

    Replies

    0
  • 25-05-2012
    I have been successfully importing data into a PDF. When FinCEN's system didn't accept the form I performed a test by inputting the exact same data into a copy of the template PDF manually. FinCEN then accepted that form. So I decided to compare the two forms that looked identical.The file sizes are...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 25-05-2012
    I have a table with a header row, 4 body rows, and a footer row. When I display it in Reader, it appears exactly as created:But when I do a Save As > Reader Extended PDF > Enable Additional Features and display it again in Reader, several unwanted rows appear:Can anyone suggest what might be causing...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 25-05-2012
    I am making a form in Adobe Live Cycle, and distributing with ACrobat. I have a spot that is a 15 digit number that has to be entered but when I collect the data it only gives me the first five numbers and the rest are zeros. I set the numeric field to Combination of 15 characters, and even went int...

    Views

    452

    Likes

    0

    Replies

    0
  • 25-05-2012
    I am trying to get the first name of an employee out of an Full Employee Name text field on my form (called EmpName) but I keep getting nothing. I put the javascript code in the EmpName change event as follows: Form0930.Page1.EmpName::change - (JavaScript, client) var nameArray = this.rawValue.split...

    Views

    2.7K

    Likes

    0

    Replies

    3