Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 12/9/08
    Hello everyone,I have a couple of custom objects in my form (like US SSN, phone and email).The pattern validation worked fine until I added a java script to those fields to show a message that they are required when you tab out of the field.The javascript is: this.mandatory = "error";this.mandatoryM...

    Views

    376

    Likes

    0

    Replies

    0
  • 12/9/08
    I have developed a form using LiveCycle Designer 8. Users fill out this form and Click on the Submit button. I have the Javascript which automatically attaches for the form to the desktop email client novell or outlook express and populates the "To" field dynamically. However the problem here is my ...

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 12/9/08
    Our form has a table where the user checks a box to include a product in a table by making the table row visible (otherwise the row is hidden). However, if none of the boxes are checked, I'd like to hide the table so that the header and footer rows aren't visible as well. Is there a way to determine...

    Views

    4.3K

    Likes

    0

    Replies

    9
  • 12/9/08
    Hi , I have a dynamic pdf created in livecycle designer 8.0 professional.the find, findall , replace buttons in edit menu are always disabled.I am trying to change some text in the pdf form and i am trying to find and replace but i am unable to do that. I cannot go through the form line by line to c...

    Views

    371

    Likes

    0

    Replies

    0
  • 12/9/08
    Is it possible when a user opens the form all fields to be highlight without to have to click the highlight button?I am using LCD 8.2Thanks

    Views

    4.6K

    Likes

    0

    Replies

    16
  • 12/9/08
    Is there a way to check if an object exists or bypass the errors when something doesnt exist?

    Views

    540

    Likes

    0

    Replies

    1
  • 12/9/08
    Hello.I'm new to livecycle and I need some direction. How to set up workspace access for user group to use digital certificate for login (let's say SIGEN-CA type)

    Views

    898

    Likes

    0

    Replies

    2
  • 12/9/08
    Hi all,To set my problem into context, this is the order of events:-Choose an option, makes field visible-Fill field in with data-Press button which: -Checks which fields should be mandatory, and makes them so -Runs execValidate() -Hides parent subform and makes next parent subform visible-Go back t...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 12/9/08
    Can the drop down fields be pre populated on the form without having to press tools - manage data - import data and selecting the xml file?So when a user opens the form the data from the xml file is already in the select boxes?

    Views

    861

    Likes

    0

    Replies

    4
  • 12/8/08
    Hi to all..I am facing the problem of binding xml content with datagrid,that i got result from web service.Here i am placing the code..<?xml version="1.0" encoding="utf-8"?><mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml"layout="absolute"><mx:Script><![CDATA[import mx.rpc.events.Fau...

    Views

    492

    Likes

    0

    Replies

    0