Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 22-04-2013
    I am trying to verify a few fields are populated before the user can digitally sign the form. If the fields are blank, I would like to prevent the digital signature window from appearing.  How do I do that?Here's my script:var vSignatureif(xfa.form.form1.execValidate() == true){ vSignature = this.ra...

    Views

    1.8K

    Likes

    0

    Replies

    6
  • 22-04-2013
    Hello,Can any one please advise on the formatting the date so it can be inserted into the database without getting error.insert into tableA(fieldA, fieldB, dateC)values (?, ?, ?)or insert into tableA(fieldA, fieldB, dateC)values ('?', '?', '?')I tried either insert statements above for SQL server bu...

    Views

    2.8K

    Likes

    0

    Replies

    5
  • 22-04-2013
    Hello All,I am trying to figure it out but have a little difficulty. I have two dropdowns connected to a SQL database (for this purpose DD1 and DD2). I need to be able to make the dropdowns conditional.Example:SQL DBFruit | ColorApple | GreenApple | RedApple | PurpleApple | WhitePlum | PurplePlum | ...

    Views

    708

    Likes

    0

    Replies

    1
  • 22-04-2013
    I have a form that has mutiple pages.  On one of the forms, I have created a hyperlink to open a different form.  My objective is to be able to click on the hyperlink and transfer some of the data from the original form to the hyperlink form.  Is that possible?  If so, can you send me an example?  T...

    Views

    601

    Likes

    0

    Replies

    0
  • 22-04-2013
    Hi All.I created form where DropDownList selection value show/hide pages. In Master Page I located TextFields that are displaying on each page. My problem is: When I run form and enter data on fields that located on Master Page and then switch pages that data is disappearing. How fix that problem? T...

    Views

    753

    Likes

    0

    Replies

    1
  • 22-04-2013
    How I can make a numeric field to display $999999999.00. Limit it to 11 digits.

    Views

    515

    Likes

    0

    Replies

    0
  • 22-04-2013
    Hi,The date field on my form allows custom entry.I want my date field to be interactive but don't allow custom entry of data.How should i achieve this?Thanks,VJ.

    Views

    924

    Likes

    0

    Replies

    2
  • 21-04-2013
    Hi All,I'm using Data service with channel set is RTMP Channel and Remote Object is AMF Channel. Now, I want to set Dataservice using AMF Channel but I do not know whether it is possible or not. Please help me !!! Thanks so much.

    Views

    3.2K

    Likes

    0

    Replies

    4
  • 21-04-2013
    Hi,I was wondering if we are able to create a dropdown with different levels of options in Adobe Livecycle Designer as shown in the image below:If its possible, is it possible to give those 'Level One' and 'Level Two'options a different look (greyed out look and unclickable)?Thanks!

    Views

    757

    Likes

    0

    Replies

    0
  • 21-04-2013
    Dear,     I am working in an organization that contains 250 Data Entry Staff, I created a full set of Adobe form to be filled and printed, but I am facing a small issue that the managment asked me to shows the windows login name or ID on the printed forms.       I am requesting a support to provide ...

    Views

    1.6K

    Likes

    0

    Replies

    2