Expand my Community achievements bar.

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

  • 12/27/06
    Can I hide the Submit By Email button until a radio button is selected and then the Submit By Email button appears? Is there a script for that?

    Views

    804

    Likes

    0

    Replies

    2
  • 12/27/06
    Hi at all,<br /><br />I'm developing a new Form and i want that the user could add a new record element.<br /><br />I try to eslpain better: i've a data input file like this<br /><br /><start><br /> <record attr1="" attr2="" ...><br /> <part1><br /> <detail>hkgfhdjkg</detail><br /> <...

    Views

    301

    Likes

    0

    Replies

    0
  • 12/27/06
    I have two forms that ask for similar information. I have set up global objects so when form #2 is opened, it will grab the info from form #1.But if form #1 is not opened (and therefore the global object is not created) I just want the fields in form #2 to be blank rather than display "Empty" for te...

    Views

    482

    Likes

    0

    Replies

    1
  • 12/27/06
    I'm trying to find out more about how to create and save a fillable PDF with the rights-enabled so the user can save and send the PDF instead of senting the ugly data file. I'm confused because the info I find says to be able to do this you need LiveCycle, and I have Adobe LiveCycle Designer 7, so w...

    Views

    518

    Likes

    0

    Replies

    1
  • 12/27/06
    I need a check box for an agreement to be selected then the submit button will appear. How do I do this?

    Views

    282

    Likes

    0

    Replies

    0
  • 12/27/06
    Hi,I'm trying to call an EJB Method from a destination which isa service facade class as explained in the flex 2 dev guide (page1163) Destination method called : public String connect(String lcd_clientID) { try { Properties props = new Properties(); props.put(Context.INITIAL_CONTEXT_FACTORY,"jrun....

    Views

    367

    Likes

    0

    Replies

    0
  • 12/27/06
    Hi, This is PrakashActually our requirement is to display an ASP page and ASP.Net page in a pdf viewer in Internet Explorer. I have studied the overview of "Adobe LiveCycle PDFGenerator". But I find that this product is having much more that what our requirement is.Can any one of you suggest the sui...

    Views

    2.6K

    Likes

    0

    Replies

    3
  • 12/26/06
    Do anyone know how can we create a submit button that people can submit the form to us in pdf format? I don't want it to separate the data, just the form with data as one document. I tried the email button, but it didn't send anything to the specified email address at all. Any help will be appreciat...

    Views

    508

    Likes

    0

    Replies

    1
  • 12/26/06
    Hi, I am trying to figure out how to access FDS destinations inorder to allow server-side objects to participate in manageddata-sets. For example, I would like to have a server object modifya managed object so that all subscribers to that object are"pushed" the changes.Is there any documentation on ...

    Views

    397

    Likes

    0

    Replies

    0
  • 12/26/06
    I am using the PDFGAPI7.submitJob() method for PDF to PS conversion,following is the code ,as the 'jobConfiguration' parameter i have used 'PDFGAPI7.getPDFExportXML("PS", 0,null)' as mentioned by the api ,i am still not able to convert the 'pdf' to .ps, i get a 'The supplied post script has errors' ...

    Views

    837

    Likes

    0

    Replies

    2