Expand my Community achievements bar.

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

  • 8/2/06
    I have two date fields, "StartDate1" and "EndDate1".I use the following code to assure data is entered correctly:FORMCALC on EXITif ($.isNull ne 1) then var nDays = Date2Num($.formattedValue, "MM/DD/YYYY"); if (nDays <= 0) then xfa.host.messageBox("Please enter the date in MM/DD/YYYY format."); xfa....

    Views

    593

    Likes

    0

    Replies

    4
  • 8/2/06
    HiCan anyone advise if they know the practical max size for a Text Field?ThanksMike Beaton

    Views

    458

    Likes

    0

    Replies

    0
  • 8/2/06
    Hello,I want to add links to a portal page pointing to forms published to form manager, I treid extracting links by looking into html source of form manager home page, but it did not work.Any ideas on how to do this ?Thank you for your help,Greetings,

    Views

    771

    Likes

    0

    Replies

    2
  • 8/1/06
    I am new and don't know what I am doing....I have a form with many required fields. When all required fields are filled and try to submit by email, error indicates that at least one required field is empty. But none are.What am I missing?

    Views

    1.2K

    Likes

    0

    Replies

    7
  • 8/1/06
    I currently have a dev server with Jrun 4 on it. I want touse Flex Builder to create a FDS project that compiles on theserver. I have Jrun instance with default-ear, flex, and SERVER-INFfolders. Under my default-war folder I have the WEB-INF/flexfolder.When I create my FDS project my root folder poi...

    Views

    477

    Likes

    0

    Replies

    1
  • 8/1/06
    Hello everyone. I'm completely new to Adobe so forgive the ignorance. I do have a fair bit of coding experience though.My problem is this: I'm just trying to get started with Designer. I have a button who's caption I'm trying to change when clicked. The line of Code is this: Button1.caption.value.#t...

    Views

    424

    Likes

    0

    Replies

    2
  • 8/1/06
    Hi,I add some instances to a form programatically with setInstances() method. However, I can´t figured out how to assign values to the fields on those instances.Any example?Thank you

    Views

    289

    Likes

    0

    Replies

    1
  • 8/1/06
    Hi all!I'm using a form designed with Designer with Reader Extension. This form connects to a ws in orderWith Acrobat and the Acrobat Reader under 7.0.5 it's all OK, but another user with Acrobat or Adobe Reader 7.0.8 received an error message when trying to connect to the WS.The error says that the...

    Views

    970

    Likes

    0

    Replies

    4
  • 8/1/06
    Hi,i am approaching the assembler to achieve a document generation, that is from a *.doc a *.pdf. i am not working with forms!Now, reading the overview.pdf of the assembler, it seems to me that the only way to route a client to it without using the workflow server (a too expensive solution for our c...

    Views

    2.8K

    Likes

    0

    Replies

    9
  • 8/1/06
    Hi all, I'm hoping someone can help me with what is probably a super-simple question. I have a group of people that will use some forms. They will all have Acrobat Pro so they can save and update the data in the forms.Here's my issue. I've tried binding both a sample XML as well as an XSD with the s...

    Views

    242

    Likes

    0

    Replies

    0