The form - display title

I noticed that the settings as properties in Livecycle do not have a Windows Option/show title as in Acrobat. I need the forms I created to display the title of the form, not the name of the file. I can't find that anywhere as a choice, and it won't let you change it in the PDF file once it is in Acrobat. So is this possible and I'm just missing where it is?

Thank you

The reason that all the options are greyed out is the security settings. It must in fact enable security, then disable it that me frustrated for weeks until what I thought of her.

To do this. .

1. open the form in Acrobat Pro and access the document properties box

2. Select the Security tab, and then in the safety deposit box method select "password security"

3. Once you do that it automatically goes to the "Password security settings" dialog box

4. under permissions, check "restrict editing and printing of the document...". »

5. enter a simple password like "123", don't bother to change anything else

6. click on ok... and you will be asked to enter the password again once... Enter it.click ok until you return to the document properties page and click ok to exit.

1 go back to the document properties box

2. next to the drop-down security method, click on "change settings", who will bring to the password once security configuration dialog box more.

3. IMPORTANT: Just click Cancel to exit this dialog.

4. now you are back to the properties of the document. in the drop-down menu setting security password change "no security".

5. click Yes/OK to confirm, then exit the document properties box completely.

Go back to document properties, and all options are now available.

I'm not sure if there is an easier way... but it works for me.

Hope this helps

Tags: Adobe LiveCycle

Similar Questions

  • 100% poster 1% after the form is saved and reopened

    I have a numeric field with display and change the template to {zero} | num.percent}. It works exactly as I want, with one important exception. If the user enters 100, the form displays properly as 100%. However, after the form is saved, closed and reopened, the value of this field appears in the form of 1%. This only happens with 100% (that is, if the user enters 25, it shows that 25% even after the form is closed and then reopened). Any idea how I can get the 100% to display properly after the backup? I've exhausted all options.

    Never mind... I had a rogue code that was causing the problem.

  • How to display a message when users open the form

    Hello

    l want to display a message when a user opens a form.

    The message will explain the shape and if the clik user NOT close the form

    Thank you

    Stone

    You can use this script in the docReady event.

    if (xfa.host.messageBox("A message goes here to explain the form","Title for the Message Box", 1, 2) != 4) event.target.closeDoc();
    

    Just be careful, that I was unable to "test" it in LC, I had to save the file and open it in the drive to verify that it worked.

  • How to submit the form to a page of the display?

    I posted a discussion like this, and I thought that I did when in reality they don't have work.
    I followed the steps on "how to make your first dynamic Web site", everything works perfectly until I have add a filter.

    Form page

    <? php require_once('Connections/ladyconn.php');? >
    <? PHP
    If (! function_exists ("GetSQLValueString")) {}
    function GetSQLValueString ($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")
    {
    If (via PHP_VERSION < 6) {}
    $theValue = get_magic_quotes_gpc()? stripslashes ($TheValue): $theValue;
    }

    $theValue = function_exists ("mysql_real_escape_string")? mysql_real_escape_string ($TheValue): mysql_escape_string ($theValue);

    Switch ($theType) {}
    case 'text ':
    $theValue = ($theValue! = "")? « " ». $theValue. "" "": "NULL";
    break;
    case "long":
    case "int":
    $theValue = ($theValue! = "")? intval ($TheValue): 'NULL ';
    break;
    case "double":
    $theValue = ($theValue! = "")? doubleVal ($TheValue): 'NULL ';
    break;
    case "date":
    $theValue = ($theValue! = "")? « " ». $theValue. "" "": "NULL";
    break;
    case "set":
    $theValue = ($theValue! = "")? $theDefinedValue: $theNotDefinedValue;
    break;
    }
    Return $theValue;
    }
    }

    $editFormAction = $_SERVER ['PHP_SELF'];
    If (isset {}
    $editFormAction. = « ? ». htmlentities($_SERVER['QUERY_STRING']);
    }

    If ((isset($_POST["MM_insert"])) & & ($_POST ["MM_insert"] == "form1")) {}
    $insertSQL = sprintf ("INSERT INTO displaytable (name, position, activity) VALUES (%s, %s, %s)',
    GetSQLValueString ($_POST ['Text1'], "text").
    GetSQLValueString ($_POST ['select1 "],"text").
    GetSQLValueString ($_POST ["select2"], "text"));

    @mysql_select_db ($database_ladyconn, $ladyconn);
    $Result1 = mysql_query ($insertSQL, $ladyconn) or die (mysql_error ());

    $insertGoTo = 'display.php ';
    If (isset {}
    $insertGoTo. = (strpos ($insertGoTo, '?'))? « & » : « ? » ;
    $insertGoTo. = $_SERVER ['QUERY_STRING'];
    }
    header (sprintf ("location: %s", $insertGoTo));
    }
    ? >
    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""
    " < html xmlns =" http://www.w3.org/1999/xhtml ">
    < head >
    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"
    < title > < /title > form
    < script src = "SpryAssets/SpryValidationTextField.js" type = "text/javascript" > < / script > "
    < script src = "SpryAssets/SpryValidationSelect.js" type = "text/javascript" > < / script > "
    < link href = "SpryAssets/SpryValidationTextField.css" rel = "stylesheet" type = "text/css" / > "
    < link href = "SpryAssets/SpryValidationSelect.css" rel = "stylesheet" type = "text/css" / > "
    < / head >

    < body >
    < form id = "form1" name = "form1" method = "POST" action = "<?" PHP echo $editFormAction;? > ">"
    Name < span id = "sprytextfield1" >
    < input type = "text" name = "text1" id = "text1" / >

    < span class = "textfieldRequiredMsg" > a value is required. </span > < / span >
    < P > < span id = "spryselect1" > element
    < select name = "select1" id = "select1" >
    < option value = "auto" > car < / option >
    < option value = 'bus' > bus < / option >
    < / select >
    < span class = "selectRequiredMsg" > please select an item. </span > < / span > < / p >
    activity < p > < span id = "spryselect2" >
    < select name = "select2" id = "select2" >
    < option value = "Buy" > buy < / option >
    < option value = "sell" > sale < / option >
    < / select >
    < span class = "selectRequiredMsg" > please select an item. </span > < / span > < / p >
    < p >
    < input type = "submit" name = "button" id = "button" value = "Send" / >
    < /p >
    < input type = "hidden" name = "MM_insert" value = "form1" / >
    < / make >
    < script type = "text/javascript" >
    <!--
    var sprytextfield1 = new Spry.Widget.ValidationTextField ("sprytextfield1");
    var spryselect1 = new Spry.Widget.ValidationSelect ("spryselect1");
    var spryselect2 = new Spry.Widget.ValidationSelect ("spryselect2");
    ->
    < /script >
    < / body >
    < / html >

    View the page


    <? php require_once('Connections/ladyconn.php');? >
    <? PHP
    If (! function_exists ("GetSQLValueString")) {}
    function GetSQLValueString ($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")
    {
    If (via PHP_VERSION < 6) {}
    $theValue = get_magic_quotes_gpc()? stripslashes ($TheValue): $theValue;
    }

    $theValue = function_exists ("mysql_real_escape_string")? mysql_real_escape_string ($TheValue): mysql_escape_string ($theValue);

    Switch ($theType) {}
    case 'text ':
    $theValue = ($theValue! = "")? « " ». $theValue. "" "": "NULL";
    break;
    case "long":
    case "int":
    $theValue = ($theValue! = "")? intval ($TheValue): 'NULL ';
    break;
    case "double":
    $theValue = ($theValue! = "")? doubleVal ($TheValue): 'NULL ';
    break;
    case "date":
    $theValue = ($theValue! = "")? « " ». $theValue. "" "": "NULL";
    break;
    case "set":
    $theValue = ($theValue! = "")? $theDefinedValue: $theNotDefinedValue;
    break;
    }
    Return $theValue;
    }
    }

    $maxRows_Recordset1 = 10;
    $pageNum_Recordset1 = 0;
    If (isset($_GET['pageNum_Recordset1'])) {}
    $pageNum_Recordset1 = $_GET ['pageNum_Recordset1'];
    }
    $startRow_Recordset1 = $pageNum_Recordset1 * $maxRows_Recordset1;

    $colname_Recordset1 = "-1";
    If (isset($_GET['item'])) {}
    $colname_Recordset1 = $_GET ["item"];
    }
    @mysql_select_db ($database_ladyconn, $ladyconn);
    $query_Recordset1 = sprintf ("SELECT * FROM displaytable WHERE the point = %s ORDER BY 'time' DESC", GetSQLValueString ($colname_Recordset1, "text") ");
    $query_limit_Recordset1 = sprintf ("%s LIMIT %d, %d", $query_Recordset1, $startRow_Recordset1, $maxRows_Recordset1);
    $Recordset1 = mysql_query ($query_limit_Recordset1, $ladyconn) or die (mysql_error ());
    $row_Recordset1 = mysql_fetch_assoc ($Recordset1);

    If (isset($_GET['totalRows_Recordset1'])) {}
    $totalRows_Recordset1 = $_GET ['totalRows_Recordset1'];
    } else {}
    $all_Recordset1 = mysql_query ($query_Recordset1);
    $totalRows_Recordset1 = mysql_num_rows ($all_Recordset1);
    }
    $totalPages_Recordset1 = ceil($totalRows_Recordset1/$maxRows_Recordset1)-1;
    ? >

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""
    " < html xmlns =" http://www.w3.org/1999/xhtml ">
    < head >
    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"
    Messages from < title > < /title >
    < / head >

    < body >
    < /P > < p > positions
    < ol >
    <? PHP {? >}
    < li > <? PHP echo $row_Recordset1 ['name'];? > < br / >
    <? PHP echo $row_Recordset1 ["item"];? >, <? PHP echo $row_Recordset1 ['activity'];? > < /li >

    <? PHP} while ($row_Recordset1 = mysql_fetch_assoc ($Recordset1));? >
    < /ol >
    < / body >
    < / html >
    <? PHP
    mysql_free_result ($Recordset1);
    ? >

    Sheesh.  This takes us into a whole new direction.  You should have stated this at the beginning.

    To return to your original pages.

    In the page of the form, replace-

    $insertGoTo = 'display.php ';

    on this subject.

    $insertGoTo = "display.php?". "item =". $_POST ["select1"];

    and do nothing in the display page.  Simple enough?  Should work now.

  • Display an alert in the form of sheet on another alert

    I have a routine to display an alert when you click the help button in a NSAlert (see this post).

    Is it possible to display this alert to help in the form of sheet on the first alert?

    I found the beginSheetModalForWindow method, but does not know how it works in AppleScriptObjC...

    
    
  • call a stored procedure for each row in the transitional attribute and display the data in the form of af: table. The other rows are based on the entities

    Hi Experts,

    JDeveloper 12.1.3.0.0

    I have a VO based on entity object. With a column of the VO is transient attribute (I created).

    I need to call a stored procedure for each row in the transitional attribute and display the data in the form of af: table. As well as other attributes.

    So can anyone suggest how can I achieve this?

    Thank you

    AR

    I think that you need a stored function (which returns the value) in this case, is not?

    Take a look at:

    https://docs.Oracle.com/CD/B31017_01/Web.1013/b25947/bcadvgen005.htm

    and search for:

    Invoking stored function with only Arguments in

    call your function in the Get attribute and return value accessor...

  • Displays an element does not when I run the form...

    I create a form that is to have only two items.i passed under its item displayed text to item.when element type, I run the form his does not work and run window closed automatically.

    can you please tell me why his does not work... ..?

    You must have a single NAVIGABLE element in the form.

    Display are not NAVIGABLE point.

    This is the reason.

    Hamid

  • 11 GR 2 forms: display windows calculator on before calling the form?

    I called the windows calculator in my forms through

    AppID: = DDE. App_Begin ('C:\Windows\system32\calc.exe', DDE. APP_MODE_MAXIMIZED);

    DDE. App_Focus (appid);

    which trigger key, but when I press the button the calculator is displayed but not active, I want the calculator should display on the front of my form (call the adapted form).

    I use forms GR 11, 2.

    As mentioned Amatu, what you do will not work as expected when you deploy your application in a production facility.  I suspect that you run the form directly from the form Builder on your local computer.

    To display a calculator to an end user, you'll either need add WebUtil to your application and use the Windows calculator or calculator Java Bean.  The Java Bean option is probably a better because with it, you can actually have the value in the calculator sent to the form.  The disadvantage of the use of a Java Bean, it's that you have to design it.  There are some great examples here:

    http://Forms.PJC.Bean.over-blog.com/article-35505095.html

    With WebUtil, the call might look like this:

    WEBUTIL_HOST. HOST ('calc');

    There is also a non-blocking option which allows the user to have both the open Calculator and still have access to the form.  Using the above, the form will be locked until the calculator is closed.  Refer to the manufacturer for more information about WebUtil, duties and requirements.

  • In the form of... Display value change trigger

    Hi all..

    Using APEX 4.2 on XE... I also created this as an example of APEX. ORACLE.COM.

    Workspace VRS connection test/test Application 30770 (cash flow management)... Page 3.

    I have a tabular presentation. on the form, I created a dynamic action based on a JQuery selector. [name = "f08"]  Its basically a 'Change' event on a column (CODE) to check if the value has changed, and if so, run an application process to retrieve and update a display value in a column derived next to him...  (Ive given the display column name in the HTML formatting, so the Javascript code can search the column by name..)

    (Also for reference, but irrelevant in the same form has an LOV cascade, based on another column, which updates a LOV selection...)

    Ive got the code for dynamic Actions are different Web sources...

    The dynamic action works well on the loading of the page and works fine if I change a value in the main column... I have two problems I seem not to be able to solve...

    (1) the dynamic action to retrieve the column display does not run when the report is updated. for example

    -If I move to the set of rows in the following table, the dynamic event is not firing to fill the child column.

    -If I do a refresh on the table based on another dynamic action after you change the select query in a ListBox

    (2) if I hit New Row, the dynamic action is also not active on the new line. (I get a null value, even if I put in a valid code)

    My hypothesis is that her DA is drawn on the page, TAB form charges because all values have changed to null for the initially populated code, but why it fires when I do a refresh or select the next set of line in the table?

    My knowledge of Javascript is still pretty basic... I'm getting there, but this problem has left speechless me... If someone could help, I would be very grateful.

    Furthermore, if there is a better way to do this please tell... I tried to add the reference table directly to the request, but then hit problems trying to update/insert in the main table, so my assumption is that a form of the tab can be based that on a single table and reference data must be found in this way, but if Im wrong, please let me know the best way to achieve this..)

    Kind regards

    Richard

    Hello

    I think that you should not 'Description of the cost' column value using ajax on the loading of the page or during report refresh.

    You can retrieve the value on the report query.

    Check your sample 1999 page. I made a few changes.

    PS: do not use undocumented htmldb_Get function JavaScript. There is a new apex.server.process function.

    Kind regards
    Jari

  • Display the data in the form of column headers

    I am trying to achieve in Apex 4.2

    My table is like (example)

    Identification number

    date of date_a

    value_1 number

    Value_2 number

    Value_2 number

    I have my sql like

    SELECT id, date_a, value_1, value_2, value_3

    from my_table

    If the report displays in the form

    ID date_a value_1 value_2 value_3

    1 01/01/2012 10 20 30

    15/03/2012 2 12 14 24

    Can anyone show me an example of how to create such a report

    01/01/2012-15/03/2012

    1                           2

    10                        12

    20                        14

    30                         24

    I took a look at pivot, but doesn't seem to be the thing

    See you soon

    Gus

    Gus,

    First of all you must understand SQL itself cannot change the names of the columns for a query, as Frank has said.

    Columns in a SQL query are the 'projection' and the number of columns, the names of them and the data types must be determined before all data are extracted.

    See the following article: 101 PL/SQL: cursors and Projection of SQL

    Apex is simply based on the queries that you write, and even there not magically be able to change the names of columns in report based on your data.

    This is not to say what you want is impossible... it's possible... but not easily...

    See: how a function having a dynamic number of columns in the pipeline?

    Essentially the data itself have be questioned or known, before the data is retrieved, so that requires only the generated columns dynamically based on known data (for example, the criteria entered by a user) or you can do a query of two passes... questioning the data only once to get the values and then dynamically generating a second query to extract data with dynamically generated column headers.

    In the Apex of reports you will usually have the problem report attributes are defined as part of the update and are determined when the query is assigned to the report (that you can manually override the headers)... but the apex will not allow lines dynamically the changes based on the data, for standard reports, it allows.  I have not tried to do in the Apex, but you can maybe try and generate the report results using a two-pass method, to put in an HTML region, but it depends on what user interaction is required with the report, that you far built-in report functions.

  • Why subscribers e-mail to the addresses in the list of options in the form title menu drop-down

    Hello, can someone tell me why this is happening?

    A site of BC has a few mailing lists with subscribers and a form that allows users to subscribe to them. When I add the shape to a page using a copy/paste the html code or insert the form as a module, the form generates all email subscribers address in menu options drop-down title as well as regular options of Mr, Mrs, Miss etc.

    Anyone know why this is happening and how can I stop it?

    It is not a major as I can remove them easily enough, I just want to know why it is happening.

    I just remembered. It was so common that has support of a button inside their interface to reset securities. If go you to them, they will do that in a second.

  • The title, first name, the name of the fields in the form database

    The field current which is title, first name and family name, which is provided in British Colombia to form building is no longer relevant to the business practices of today, in addition to the fields where you fill out, the more people will not.

    We could continue with the simple name, E-mail address, we actually want to try to capture the name in itself, like this time in the children of the WORLD to every person - dear {FirstName}.

    I know the title seems to be mandatory, it is not actually and you can easily remove the html code

    My question is: can I just get out the Javascript for name verification procedure

    Currently, BC have this

    <! [CDATA]

    var submitcount87552 = 0; function checkWholeForm87552 (theForm) {var why = ""; if (theForm.FirstName) why += isEmpty (theForm.FirstName.value, "Name");} If (theForm.LastName) why += isEmpty (theForm.LastName.value, "Last name"); If (theForm.EmailAddress) why += checkEmail (theForm.EmailAddress.value); If (why! = "") {alert (why);} return false ;} If (submitcount87552 == 0) {submitcount87552 ++; theForm.submit (); return false ;}; else {alert ("the form submission is in course."); return false ;}}}}

    []] >

    If I remove this article-

    If (theForm.LastName) why += isEmpty (theForm.LastName.value, "Last name");

    Will this work or is it a problem

    <! [CDATA]

    var submitcount87552 = 0; function checkWholeForm87552 (theForm) {var why = ""; if (theForm.FirstName) why += isEmpty (theForm.FirstName.value, "Name");} If (theForm.EmailAddress) why += checkEmail (theForm.EmailAddress.value); If (why! = "") {alert (why);} return false ;} If (submitcount87552 == 0) {submitcount87552 ++; theForm.submit (); return false ;}; else {alert ("the form submission is in course."); return false ;}}}}

    []] >

    Hello

    Could you please check the following link,

    Customization of Web Forms

    Check under "Combining the first and last name in a name", you should get an idea about it.

    Let me know if you have any question.

  • I would like to change the name in my profile my name and my company name, so when my clients receive a signature on the Forms application, my company name is displayed in the email as opposed to my first and last name. How can I change

    I would like to change the name in my profile my name and my company name, so when my clients receive a signature on the Forms application, my company name is displayed in the email as opposed to my first and last name. How can I change this? I tried to edit my profile however my first and last name are not editable fields.

    Hello Laurag92400722,

    You connect with Adobe ID account E-Sign? If Yes, then you can directly connect to your Adobe ID account and can update the name as the name of the company and it will reflect in your E-Sign account as well.

    -Usman

  • I'm filling out a form that is available on a site. When I click on the option to fill out and submit the form 'online' a pdf document is displayed in chrome with the following text "to display all of the content of this document, you need a later version

    I'm filling out a form that is available on a site. When I click on the option to fill out and submit the form 'online' a pdf document is displayed in chrome with the following text

    «To display all of the content of this document, you need a later version the viewer PDF.» You can upgrade to the latest version of Adobe Reader from www.adobe.com/products/acrobat/readstep2.html for further support, go to www.adobe.com/support/products/acrreader.html"

    Needless to day, I installed the latest version. I even reinstalled using the link in the message, but nothing helped. Whenever I click on the link to go forward, I get the same message. Question: (i) is it my PC/software (Vista), (ii) is the site where I'm trying to submit the form, or (iii) is it the software acrobat reader. Note that I used successfully the last version to fill out and sign forms.

    It is none of them. It's Chrome, which is ignoring Adobe Reader and showing the message.

    Solution: just save the document (with the message) to your desktop. Then open it in Adobe Reader. The 'real' should then display.

  • I downloaded the latest version, but the form page tells me to download the latest version and does not display the form

    I downloaded the latest version, but the form page tells me to download the latest version and does not display the form!

    Ok. Chrome has stopped supporting the player plug-in (for now). You'll want to download the forms by placing the cursor on the link, right click and check-in at your computer. Alternatively, you can try another browser such as Internet Explorer.

Maybe you are looking for

  • Unable to connect macbook pro for iphone.

    After upgrading my iphone to the new operating system, iOS 10.0.2, I can't back up my phone via iTunes on my computer. The iphone will not trust the computer even when I select "trust".

  • Satellite A30 151: how much support MHZ

    Hi everyone;I have a laptop Toshiba A30-151 that there is 2 x 256 RAM but I want to upgrade 1 GB or 2 GB but unfortunetly I didn't what MHZ support?Can someone tell me my computer support MHZ how much...?

  • Multimedia keys not always works, even kidnapping Toshiba Value Package added

    If you uninstall toshiba value added (PVAT) package from your laptop, the quickplay buttons would always work. Because I tried an uninstall and the buttons still work, so I was wondering if there is a problem.

  • Hard drive failure 45 G50

    I got my Lenovo G50 45 less than 8 months, the hard disk is turned off, no help from technical support, they tried to talk me through my problem to help me recover my computer, for $199.00. I had our ITT man at work check it out, he told me that he h

  • cursor problem chart xy

    Hello I have a weird problem with cursors on XY graph. I can't get the cursor and even when I put manually the value of X in the legend of the cursor, the cursor sometimes go to go to this value of X. And the question is very intermittent. The slider