How to create fill-in form using "Pages".

Is there a way to create a standard form where the document starts with text that cannot be edited.  Then, the user, could use a tab to fill in information.
ie.  A template of a fax form where the tab is used to fill in changable date, (phone #).

AFAIK, Pages does not support this. To create forms, you can try Adobe Acrobat, Microsoft Office, OpenOffice or NeoOffice. (Be warned, it is not simple in any of them).

Similar Messages

  • How to create a MD form using dynamic page ?

    Rahul and Sharmila,
    You have answered several of my queries earlier and I am thankful for them.
    I have been trying to creating a MD form using dynamic page and I haven't fiqured it out. I need help. You both advised me on creating a simple form using dynamic page. The complexity changes drastically when I have to create a MD form. Has no body ever tried to create a MD form with dynamic page?
    I haven't heard from you anything either. I am stuck with this and I need help urgently. Would you kindly tell me if this is possible and how ? Otherwise, I will stop crying for help on this.
    Thanks for your kind attention.
    Mainak

    Hi,
    I have replied to this in the morning.
    Re: Oracle portal and JSR 168 compliance
    Hope it helps.
    Thanks,
    Sharmila

  • How to Create an Input Form using a Transient View Object?

    I would like to use a Transient View Object to store data from input forms across a multiple-page enrollment process.
    My question is how to I create the input form using the Transient View Object on the .jspx page? Do I drag/drop an ADF creation form onto the page? Or, use a regular ADF form? Do I need to create the initial row progammatically?
    Just looking for some general directions or set of instructions? I've looked at the SRDemo example (Globals Transient View Object), but I'm not sure how they created the page at design time?
    thanks

    Well following the SRDemo example, this seems to work:
    1. Create Transient View Object
    2. Add to Application Module as a Data control
    3. Add to .jspx page as an ADF Form (not as an ADF Create Form)
    4. Add following code to Application Module containting Transient VO instance:
    protected void prepareSession(Session session) {
    super.prepareSession(session);
    insertTransientViewObjRows();
    private void insertTransientViewObjRows() {
    ViewObject transientvo = getViewObj1();
    transientvo.clearCache();
    transientvo.insertRow(transientvo.createRow());
    }

  • Creating fill-in forms in Pages

    I'm new to Pages. Is there a way to create fill-in forms similar to what I created using the Developer tab in MS Word?

    Adobe Reader Touch does not support form filling yet.  We are working on it for a future release this year.
    For Surface RT running the Windows RT operating system, I believe that Microsoft Reader is the only application that provides limited support for form filling as of this writing (July 31, 2013).  Unfortunately, Adobe Reader XI (desktop app with classic UI) is not compatible with Windows RT.  Sorry for the inconvenience.

  • How to create Report Writer Form with page longer than 255

    As i need to create report writer form with many columns which exceed than 1 acceptable page, how can I create since in writer there is no Horizontal Page as in report painter.
    Thank you very much.
    Sirirak

    check it out.
    pretty simple example
    http://www.baigzeeshan.com/2010/04/creating-simple-search-form-in-oracle.html
    here is the example what you 're looking instead of af:table have your form.

  • How to create software request form using Info path functionality?

    Hi All,
    i am trying to create a Software Request Form using Info path functionality. Following are the steps:
    1. Users will fill out the form with all necessary fields.
    2. once they click on Submit button, it will send an email to two specific groups with a link so that they can see the form and Approve/Deny or can put comments on that.
    Thanks in advanced!

    Hi Rakib,
    There are many ways you can achieve this.
    Either by Creating a SharePoint list and then modify it using InfoPath to get all your required fields added
     or
    Use InfoPath application and select any template or blank form template to get all your required fields added and then publish it to SharePoint site
    For the second step you can create an OOTB workflow which can send email to view an approve items using Approval workflow feature
    For the advance notification you can use SPD workflows as well.
    Refer this article for more on InfoPath and SPD integration - http://gallery.technet.microsoft.com/office/Step-By-Step-build-30f84363
    Let us know if this helps, thanks
    Regards,
    Pratik Vyas | SharePoint Consultant |
    http://sharepointpratik.blogspot.com
    Posting is provided AS IS with no warranties, and confers no rights
    Please remember to click Mark As Answer if a post solves your problem or
    Vote As Helpful if it was useful.

  • How to create Reports and Forms using JSP

    Hi,
    How to create reports using JSP. And how many types of reports can be created using JSP.Can anyone explain with example please.
    Thanks,
    Vijayalakshmi.M

    Here is some code that creates xml for any SQL that returns a ResultSet. Note this uses my default out-of-the-box XML template, but you can quickly create and use your own templates to generate xml to look anyway you desire.
    FormattedDataSet fds=FormattedDataSet.createInstance();
    Map miscData=new HashMap();
    map.put("rootElement", "musicgroups");
    String xml=fds.getFormattedDataSet("select * from groups", miscData, "xml1");
    String xml has the value:
    <musicgroups>
    <row rowID='1'>
      <group_id>1</group_id>
      <group_name>Rolling Stones</group_name>
      <type>Rock</type>
    </row>
    <row rowID='2'>
      <group_id>2</group_id>
      <group_name>Beatles</group_name>
      <type>Rock</type>
    </row>
    <row rowID='3'>
      <group_id>3</group_id>
      <group_name>Led Zepplin</group_name>
      <type>Rock</type>
    </row>
    </musicgroups>steve -
    http://www.fdsapi.com - The easiest way to generate dynamic HTML and XML
    http://www.jamonapi.com - A performance tuning and scalability measuring API

  • How to create online fillable form using acobrat 7.0 ?

    I want to create an online fillable form but seems like a fill able PDF form is good to enter the information when end user wants to print the document with the filled information. They won't be able to save the filled information unless they have adobe acrobat and every user don't have acrobat. Majority of users will have adobe reader only which does not have the feature of saving the document with the filled information.
    How can I receive the information from this fill able PDF form ?
    I have seen on many website that, they people can fill out the form online and submit the information.
    I know a way too add submit button using acrobat 7 designer but that is very complicated because the user will have to send xml data and i will have to import the xml data into the original pdf form which is very time consuming and not a good idea when i have to deal will 1000 forms every week.
    when a personal is filling a fillable form (which i will upload on my website), that pdf form can't be send directly to me with data in it ?
    this seems to be very complicated.

    For AA7, you can set the file to submit the data, not the entire form. You would have the FDF data file submitted to you. The e-mail feature is not very reliable, but that was not your question. When you receive the FDF file, you may be able to click it and have it open in the form (if you did not move the form and such -- it has some folder information in the FDF). Otherwise, you can open the form and use the form tools to import the data -- forgot where it is in AA7. The end result of the import will be the same display as the submitter had in the form. You can then save the form to a different name. There may be some data handling within Acrobat 7, I don't remember. If not, you might want to get the FDF Toolkit from Adobe and set up some data manipulation with the toolkit to put data in a database or such.

  • How to create a smart form using the purchase order

    hi everybody............
    i have created one purchase order, i want to print that PO using smartforms rather than scripts. how can i do it, can anyone help me out in solving the issue. i am using the version sap 4.7
    Edited by: mhyderali on Aug 21, 2009 4:08 PM

    Hi,
    Before answer your question few things i would like to kno:
    1. currently is there any script is printing while displaying output.
    2. do u allready hae a smartform or you are going to develop a smartform.
    3. if you dont have a smartform and there is a script attached then you can convert script into smartform and then you can change in the smart form accordingly.
    4. after devloping a new smart form or converting script into smartform what you need to do is go to V/83 transaction give Output Type which is associated with script and Application area (for purchase order i.e. EF). then press ok screen will display here you can change the name of your form name under the form column.
    6. if you dnt have the Output type then you need to create a output type for the purchase order.
    Please let me know if you have still some question.
    Thanks
    Narendra

  • Can I still create fill-in forms using Adobe when formcentral is retired?

    I have just purchased Adobe Acrobat Professional with a view to creating forms for our internal team to fill in.
    I am unsure whether this form creation is to be discontinued when Form Central is retired in July 2015?
    thanks

    <p>Read this article and go to chapter 2.3.2.</p>Inserts, Update and Delete orders are managed by a stored procedure. In the sample dialog, the Select is handled by the emp_pkg.emp_query() stored function:
      PROCEDURE emp_query(emp_data IN OUT emptab) IS
        ii NUMBER;
        CURSOR empselect IS
          SELECT empno, ename, job, sal, comm FROM emp
           ORDER BY ename ;
      BEGIN
        OPEN empselect;
        ii := 1;
        LOOP
          FETCH empselect INTO
            emp_data( ii ).empno,
            emp_data( ii ).ename,
            emp_data( ii ).job,
            emp_data( ii ).sal,
            emp_data( ii ).comm;
          EXIT WHEN empselect%NOTFOUND;
          ii := ii + 1;
        END LOOP;
      END emp_query;In your case, all you have to do is th use your decrypt() function in the cursor definition:
        CURSOR empselect IS
          SELECT decrypt(empno), decrypt(ename), decrypt(job), decrypt(sal), comm FROM emp
           ORDER BY ename ;
    ...For Insert and Update events, use the crypt() function in the related stored procedures.
      PROCEDURE emp_insert2(t IN emptab) IS
      BEGIN
        FOR i IN t.first..t.last LOOP
         INSERT INTO emp (empno, ename, job, sal, comm)
         VALUES(crypt(t(i).empno), crypt(t(i).ename), crypt(t(i).job), crypt(t(i).sal, t(i).comm));
         END LOOP ;
      END emp_insert2;Idem for the Update procedure.
    Francois

  • I've created a PDF form using Adobe acrobat. I created the forms from a PDF that I made using pages

    I've created a PDF form using Adobe acrobat. I created the forms from a PDF that I made using pages and word on Mac running Mountain lion. How do I allow the user of the form to insert JPEG files when filling out the form and how do I allow the user to add more fields or groups of fields as needed.

    The type of form yo're describing is possible if you create it in LiveCycle Designer. It may also be possible in Acrobat, but there are certain restrictions. The type of form is known as a dynamic XFA form. LiveCycle Designer is not available on the Mac, so you'd have to install the software on a Windows machine and learn how to create this type of form. The LiveCycle Designer forum here is a good resource for getting more help.
    Reader 11 now supports creating new pages using templates with a form that you create in Acrobat (Acroform). This requires some JavaScript programming. It also adds support for using a button to display a page from a PDF, which can be an image or anything else a PDF can be. So the user would click a button, be prompted to import a page from an existing PDF, and the button (or a different button) displays it as its icon. This would require the user to convert the image to PDF first, which is relatively easy these days (e.g., using Preview on the Mac, or Word on Mac/Windows). This too involves a bit of JavaScript programming, but it's very simple and straightforward.

  • How to create PDF with Form Builder (T-Code:SPF) and how to use it?

    How to create PDF with Form Builder (T-Code:SPF) and how to use it? Is there anyone can show me some doc. or PA material ? << removed >>  Thank you very much!!
    Edited by: Rob Burbank on Nov 11, 2010 1:04 PM

    PDF forms also known as Adobe From or Interactive Forms.
    Check this link -
    Interactive Forms
    REG:ADOBE FORM
    Adobe forms
    Regards,
    Amit

  • Can I create a fillable form in Pages and then PDF to iWeb?

    I'm a teacher and I'd like to be able to upload some PDF documents for my students to download, but would LOVE it if I could make sections of the document available for them to fill out answers, so they could, in turn, save as PDF and send back to me!
    Is this possible?
    I know how to get the documents into iWeb and that is working fantastic.
    But I don't know how to create an area on a page that students can write in. Do I have to maybe do the whole thing in PDF Writer (never used it but have heard that it might have that capability).
    THANK YOU!
    --MacMeg in Neverland

    treivisone wrote:
    But my problem is that i want to export my Pages' page directly to iweb to put it as a podcast. I'm working for an association that wishes to make all the content on itunes...
    Ummm.... I know a lot about podcasting, but to my knowledge there is not a way to "embed" a document in a podcast episode. The XML specifications do not do that. However, in the content of an "enhanced" podcast, you can link to a document which can be downloaded while "viewing" the podcast. For an example of that, see my podcast episode:
    http://spot.pcc.edu/~dleighto/podcasts/psy201a/episode20080117133153-0800.m4b
    If you go to about 29:30 in the podcast, and have opened the artwork/video viewer, you will see a link at the bottom of the viewer pane to download the file. That file, however, is stored separately from the podcast episode. In iWeb, you would set that file up on a downloads page. Then in the podcast episode, you specify the path to access the file. When the user clicks on the link in the viewer, it downloads the file.
    Is that what you want to do?

  • How to create a modeless dialog using commandlink

    i want to create a modelessdialog using commandlink. and my code is
    <%@ page language="java" contentType="text/html; charset=UTF-8"
    pageEncoding="UTF-8"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <f:view>
    <script language="Javascript1.2">
    function modelesswin(){
    window.showModelessDialog();
    </script>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Insert title here</title>
    </head>
    <body>
    <h:form>
    <h:commandLink onclick="javascript:modelesswin('popup.html', 300, 300)" value="click"></h:commandLink>
    </h:form>
    </body>
    </f:view>
    </html>
    when i click the buttonlink the dialog box is not in a stable state that is its will appear and within a second it will disappear .. can any one of them can suggest me how to create a modeless dialoge using commandlink or by jsf option button
    regards
    subramanian

    If I had to guess (and I do :), the onclick is firing, bring up the dialog, but the commandLink causes a form submit, so the page is submitted. There is no action on the commandLink, so it's navigating back to the same page, causing it to refresh and your dialog to disappear. It would appear to me that you need a h:outputLink or simply <a href="# onclick="..." /"></a>

  • Why can't I create Fillable PDF Forms using Adobe Acrobat X Pro and upload to Dreamweaver?

    I can create fillable PDF Forms using Adobe Acrobat X Pro. I can email them to someone using Adobe Reader (free) and they can fill them, save and email to me. But when I upload the form to Dreamweaver CS5, the form is not fillable. And yes, I saved it as a Reader Extended PDF-Enable Additional Features.

    I see no reason for this form to fail in Reader. Some questions for you.
    1. On the system with Adobe Reader, what is the system and the version of Adobe Reader?
    2. Are you viewing the PDF in a browser on the system with Reader, or in an Adobe Reader window?
    3. If it's a browser
    (a) what is the browser
    (b) if you download the file instead, and open directly in Reader, what happens?

Maybe you are looking for

  • Evolution to start in Calendar - Work Week View

    When I open evolution calendar it always open in day view. I would like to open in the view it was when I closed the program (like it behaves on ubuntu for example). Any hints? Thanks.

  • Payment advice - RFAVIS40

    Hello, I have the following problem... When we are booking the payment advice (those which come by EDI) - (with RFAVIS40) some datas are not transferred to the accounting and cannot so cannot be shown in the single item list. My problem is the field 

  • How to update an existing SQLite .db file?

    Hi all, I am developing a small todo application in AIR. I make use of a .db SQLite file to store data and stuff. Now when my application is updated, the .db file will be overwritten. Is there a way to avoid this when it already exists?

  • No Sound on HP Envy M6

    I have an HP Envy M6 1220tx Windows 8 laptop and for some reason it can no longer play any sound at all. There was never a problem with the sound until the laptop installed automatic updates a couple of days ago. Now it will not make any sound at all

  • MM invoice verification against delivery with no Good Receipts - will it work ?

    Dear all, Let me quickly explained my issue. We have moved to INcoterms FCA, meaning that property transfer is taken when goods are loaded at the vendor site. No transportation module is implemented. We create an inbounds delivery when receiving info