Expand my Community achievements bar.

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

  • 2/6/12
    Hi,I am not sure if this is the right place to post this question but could not avoid posting this question.Just started venturing into adobe forms and started working on few projects. But the rumour is that adobe forms are nearing end of life and that there won't be any adobe forms support after 20...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 2/5/12
    Is the following syntax correct?Database.ExecSQL("INSERT INTO CRF (TodayDate, SubmittedBy, Region, Market, DoorDepartment, ProjectEvent, ProjectType, RenderingsDue, FinalArtworkDue, EventDate, EventDays) VALUES ('" + TodayDate.rawValue + "', '" + SubmittedBy.rawValue + "', '" + Region.rawValue + "',...

    Views

    674

    Likes

    0

    Replies

    0
  • 2/5/12
    Please review the following, I am trying to correct the syntax, yet, having no success.Database.ExecSQL("INSERT INTO CRF (TodayDate, SubmittedBy, Region, Market, DoorDepartment, ProjectEvent, ProjectType, RenderingsDue, FinalArtworkDue, EventDate, EventDays) VALUES (""TodayDate.rawValue" + "Submitte...

    Views

    526

    Likes

    0

    Replies

    0
  • 2/5/12
    Hi - I have created forms with the Livecycle designer tool in Acrobat Pro9.  This was done more than a year or so ago and I have forgotten much of what i did to make the forms.... specifically the scripting.  I gained much of my knowledge from Ted's book PDF forms and Livecycle Designer for Acrobat ...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 2/5/12
    I have a table with eight (8) hidden rows. I want to make one row visible each time I click a button. Each button click makes the next row visible until all eight are showing. Is there a way to do this? I am using this script to delete individual rows. FRM-MEG-02-NoRev.Action.Table1.MoreActions.Dele...

    Views

    799

    Likes

    0

    Replies

    2
  • 2/4/12
    I faced a tricky situation, where some fields are required, but we need to allow bypass required (mandatory) validation rule when saving the form, and require to fill such fields when submitting the form. In other words, provide flexible control when to turn On / Off this feature.I wanted to impleme...

    Views

    5.0K

    Like

    1

    Replies

    3
  • 2/4/12
    My form has a table near the top that has a table row that repeats when a button is clicked. Some users of the form click that button only once and others may click it twice or several times. How do I export data when the same form may contain various number of these fields?

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 2/3/12
    Is there a way I can protect my forms so others can not edit them but they are able to export the data to a spreadsheet?

    Views

    780

    Likes

    0

    Replies

    2
  • 2/3/12
    I want to add totals for two columns in a table and a final total with those two subtotals. I can not figure out how to do this and how to reference the rows and cells. Can someone please help? Thank you. Deepa

    Views

    2.8K

    Likes

    0

    Replies

    7
  • 2/3/12
    I have a form with a drop-down field that has 3 possible values (Today, Tommorrow, Next Week). Below this drop-down field is text field (TextField10) that needs to be filled out by the user ONLY if "Next Week" is selected in the drop-down. I would like for TextField10 to be hidden unless "Next Week"...

    Views

    22.0K

    Like

    1

    Replies

    9