Expand my Community achievements bar.

Mallard27
Mallard27
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I was wondering if there is a way to write code to detect when "Save a Copy" is used in Acrobat 11 or older when saving a document? I would like to use said code to popup an app alert to advise the user, prior to saving, that using "Save a Copy" strips Reader extensions and that they should instead ...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    2
  • I have a multipage form with 18 differant signature fields. I need to initialize the form with Page 1 hidden and then after signing a certain field, that page becomes visible. My code is as follows: PostSign for field form1.RCP_Form_Page1.Block_28.Suppliers_Signature is:form1.ProcurementLetter_Page1...

    Type

    Questions

    Views

    4.5K

    Like

    1

    Replies

    5
  • I have a subform with a table in it. I have a two buttons in the table. The addTable button adds another instance of the subform (i.e. a new table). The delTable button is supposed to delete the table I am in. The code for remove is _subform.removeinstance(this.parent.index). The problem is that the...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    2
  • I have a table that I want to add or delete rows but one of the cells in the row is a signature field; that column, always has a signature field. In the past, I have noticed that Adobe Livecycle Designer prevents the typical add or delete function (.addinstance(0)) when a digital signature field is ...

    Type

    Questions

    Views

    2.3K

    Likes

    0

    Replies

    2
  • I was wondering if someone could provide me with the syntax for formcalc for the following javascript. This is used to hide or make visible 2 fields based on a value in a drop down list:switch(xfa.event.newText) {    case 'A - Approved':        form1.Page1.2nd_Title.presence = "visible";        form...

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    2
  • I am trying to create a form that will filter the view depending on what is entered into a Field "Rev". I am using a button to execute this.I have a table with several columns and the the row is set to "visible (screen only)". The first row cell is for the revision letter. The Table is called "instr...

    Type

    Questions

    Views

    595

    Likes

    0

    Replies

    0
  • I have created a dynamic form that has multiple hidden fields that only become visible if the correct selections are made. I ran a 6 month pilot on this form and everything was fine. I have multiple users from multiple companies using the same form without problems. I also have over 100 users using ...

    Type

    Questions

    Views

    862

    Likes

    0

    Replies

    2
  • Here is my situation:I have a checkbox that hides a text field and a table when the checkbox is not checked. Within the table, I have a button that when clicked adds another instance of the table. The checkbox, when unchecked, only hides the original table and does not hide the added instances.What ...

    Type

    Questions

    Views

    685

    Likes

    0

    Replies

    1
  • I have a dynamic page and table.  The table has a button to add additional rows.  There is a total section on this table that uses a "for" loop to sum up the values of one of the columns.  I have a button that when pressed copies the page, which also then creates a new instance of the table.When I a...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    2
  • I am using Livecycle designer ES 8.2.1... and am having the following problem.  I am inserting a .tif logo on the first master page .  I have the page setup so that as the page expands, it continues with this same master page to the next page and so on.  The logo color changes from the first to the ...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    6
Top badges earned by Mallard27
Customize the badges you want to showcase on your profile