How to setup a form that can be called from multiple reports

Hi,
I want to be able to call the same form from several different reports. How can I set up the returning pages on the form with a variable so, after the form completes its activity, it will return to the calling page?
Thank you
Yannisr

Hi yannisr
I keep track of my page history with a collection plus a few named application items.
On pageload, i push the current page number onto the top of the stack (unless it is already there due to a reload). So any page can return whence it came by branching to the item below the one on top. I have additional logic to recognize when you are traversing "backwards" so that I reduce the depth of the stack each time rather than adding to it indefinitely. For coding convenience, I keep the most recent 3 or 4 pages in named elements as well so that they can be directly addressed. So every page implemnts the Cancel function by redirecting to a page, where the pagenumber is in the application item &<MYAPP>_PAGELAST.
This is handy for many reasons, I find it more practical than breadcrumbs if you have pages that can be invoked from many places in your application. And this saves you from submitting the current page before executing the branch which saves time and is safer (no need to remember not to update the database!).
I normally add links to various master record display pages from within my reports, and the technique described above is perfect for that, because you can link from one page to another and another and then cancel, cancel, cancel your way back. I can post the source code if you think it might be useful.
I am curious to know how you are using your form from within reports. Does it act as some soft of common subroutine to the reports, or is it just a display page for data common to many reports?
Regards
CS

Similar Messages

  • How to create Infopath form that auto populate data from one list to be fill by another user?

    hi.  I would like to ask, how to create form that fill by User A, for example, and then the User A assigned task to User B to complete the form. Next, the form will be approved by approver. May I know how to do
    that? and if possible, I do not want to use any programming code.
    Azuaniza Ariffin

    Hi,
    If your SharePoint environment supports InfoPath Forms, then you can customize the form and add rules to make the list items as read only when user A submits the form.
    you can then write a form load event to check the logged in user using username() function. This logic can be implemented in variety of ways, like setting a flag when User A submits the form, or storing user A username in a form variable etc., else comparing
    User A and User B values within form Load event.
    Another way of doing this is using Views or grouping all of the User A fields within a section etc.,
    The above would take care of Form logic, and for the workflow, you can use SharePoint designer to create a custom workflow, where it will run on onItemCreate and onItemChange events.
    The logic for workflow would be if the form Submitted for the first time, the workflow will start and send an email to User B, and when User B submits the Data then onItemChange change event will start the workflow to send an email to approver to approve
    the data.
    here are some links for your reference -
    http://office.microsoft.com/en-us/infopath-help/add-formulas-and-functions-in-infopath-2010-HA101821255.aspx
    http://office.microsoft.com/en-us/videos/video-create-an-approval-workflow-in-sharepoint-designer-2010-VA101897477.aspx
    http://blogs.technet.com/b/meacoex/archive/2010/11/01/get-manager-approval-in-sharepoint-designer-2010-step-by-step.aspx
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if my reply helps you

  • Is there a way to create reusable HTML Forms that can be used on multiple pages?

    I'm trying to understand the recommended approach to managing 10 HTML forms that will be reused on many different pages.  I want to be able to modify the form definition once and have the change propogate.

    Is your requirement that authors be able to change the form definition, or should form definition be controlled by developers?
    In the case of authors being able to change the form definition then I would say best practice would be to create a page that holds the form definition (using whatever components work for you - either the out of the box form components or something custom). Then use the reference component to point the definition in all the other locations you want the form to appear. One thing to note is if you are using dispatcher for caching you need to make sure you strategy for cache flushing accomadates this approach.
    In the case of developers controlling the form definition you could crate a component for each form, and then simly drag that component onto the pages that require the form. In this case your would control all the form label and description elements in the localization file.

  • How do I save a pdf form that can be updated by multiple users

    I work for a company that is trying to digitize all of their paper forms. As I am creating these forms, I need to know how one person can open and fill in information, then email the form to another person who can continue to fill out the same form. Any ideas? I already tried enabling usage rights in adobe reader, but we can only have one person fill out some info and once they save it, no one else can make any changes to that specific form.

    They are using the original reader. One employee was able to save it where it could still be filled in (I just found out), but another user tried to do save as for the info that was put into the form. So I don't know if she saved it as a pdf and it cleared all the original formatting or not. Any ideas of what happened at that point?
    @GiladD:     There are no special apps, this is just opening up as a pdf on a PC desktop. The second user opens the file and it's a normal pdf with no more fields to fill in.
    @Bill@VT     We are trying to get the issues resolved before more employees start filling this out on their iPads.

  • How to create a form that can auto-populate all fields based on a specific selection?

    We have created a template for each type of package used in our business.  The template is the same but depending on the package selected, the fields would be populated differently.  How can we create a template to load the fields based on the specific package selected?  We use Adobe Acrobat Pro in creating the templates.

    This forum is for the Adobe FormsCentral (http://formscentral.adobe.com) which is a service that allows you to create, collect and analyze data using an online web form. You should ask Acrobat/PDF related form questions in the Acrobat forums:http://forums.adobe.com/community/acrobat/acrobat_windows
    I'll move your post to that forum so you don't need to retype it. They can help you out...
    Randy

  • I need to design a form that can accept images from the responder. Can this be done?

    I'm designing an award application/submission form, and the respondent will need to include photos in the application. Is this possible in Adobe FormsCentral?

    We've just added support for uploading files in our latest release (12/5/2011). You can read more about the feature here:
    http://forums.adobe.com/thread/934728
    Please try it out and give us your feedback.
    Randy

  • How to setup 9ias so that we can have different profile to cater for 2 DADs

    Dear Sir,
    How to setup 9ias so that we can have different profile to cater for 2 DADs with the same name pointing to different database.
    For example:
    /pls/users --> pointing to database 1
    /pls/users --> pointing to database 2
    I would like to know, how possible is it.
    Reason being we would like to deploy both our live and demo plsql application on same application server without the need to change all the dad path to:
    /pls/users -- pointing to database 1
    /pls/usersdb2 -- pointing to database 2
    In other words, we would like to preserve the same DAD name in both live and demo application to minimise unnecessary changes to application.
    Please advise.
    Thanks.

    Follow the directions here:
    http://support.apple.com/kb/ht2534

  • How to certificate a Form, that i can use xfa.host.importData("");?

    Hello!
    I´ve got made a Form that can import an XML Document. For this feature i use the javascript function
    xfa.host.importData(""); <-- empty String to open the OpenFileDialog
    the form works in Adobe Acrobat Reader 7.05 fine, but now i have updated my Adobe Acrobat Reader to 7.07 and nothing happend. A first look in the JavaScript Debbuger says me, that there is an security problem. So i have searched for this problem here in the forum and found an answer that this is only working with a certificated document/form.
    Is that right? I think its a bug, because why shoudt i certificate a document for Adobe Reader 7.07 and not for 7.05?
    My question is, how do i certificate the Form and what do i need to configure in the adobe reader that my document is working?

    [email protected] wrote:
    > Eva,
    >
    > While it's technically possible to attach files to an XFA-PDF form (a form designed in LiveCycle Designer (XFA) and saved as a PDF document) using Acrobat Pro, for example, it's really not recommended. An XFA form saved as a PDF document really a PDF with a thin wrapper around an XFA document. When the PDF document is opened in Designer, the PDF wrapper is discarded and therefore any annotations (such as bookmarks, attachments, comments, etc.) that you might have added to the PDF document using Acrobat are lost. Fortunately, we have a great solution for this in an upcoming release but I can't really give any details on it at the moment.
    >
    > As far as digital signatures go, I'm not really an expert in that area so I can't speak to whether attachments get signed or not. This might be a good question to post on an Acrobat Forum
    or the Reader Extension Forum
    >
    > Stefan
    > Adobe Systems
    Stefan,
    I'll have to disagree with you...I don't see the use of file attachments within an XFA form as an
    issue. Sure, the attachments will be discarded when you open them in Designer, but the purpose of
    Designer is for designing the form template, not as a client application for
    viewing/filling/distributing forms. The same could be said for form data or digital signatures...as
    soon as you open up a PDF file containing saved form data in Designer, you lose that information as
    well.
    As far as the digital signatures go...the attachments are included as part of the information
    that is signed. If you add or remove an attachment, the signature validation icon will display a
    yellow exclamation mark indicating that something in the form has changed.
    Justin Klei
    Cardinal Solutions Group
    www.cardinalsolutions.com

  • How to setup a forms function in R12 to launch an URL?

    Hi All,
    In 11i we could create a forms function of the type "SSWA plsql function" to launch a html page from the menu.
    How is that supposed to work in R12?
    So my question is, how to setup a forms function to launch an URL like www.oracle.com in R12?
    thanks,
    thierry

    Hi, first set the Profile 'Restricted Text Input' to 'No' for your User.
    Then create a form function like below:
    Functional Administrator > Core Services > Function > Create (button)
    Name: XX_GOOGLE
    Code: XX_GOOGLE
    Type: SSWA jsp function
    Maintenance Mode Support : none
    Context Dependance: Responsibility
    (press continue button)
    HTML Call: javascript:void window.open("http://www.google.com")
    Leave other fields blank
    Add to HR_EMPLOYEE_DIRECT_ACCESS_V4.0 menu:
    500 XX Google XX_GOOGLE
    This will pop up your external webpage in a new window.
    The issue is that it only works from the Navigator framework page (not from within Core Forms)
    Regards,
    Mike

  • Hi! I have a Creative suite Design Standard 9 Adobe program and I am attempting to make a wizzard form that can be made into an entry form for a competition. So I need to 1. Make the form into a question and answer form that Participants may fill out. 2.

    Hi! I have a Creative suite Design Standard 9 Adobe program and I am attempting to make a wizzard form that can be made into an entry form for a competition. So I need to 1. Make the form into a question and answer form that Participants may fill out. 2. make it possible for them to download it via a link on our website 3. make it possible for them to save the info they have written into the form and mail it to the mail we have supplied in the entry form and 4. make it possible for them to put in a jpg. as part of the entry for and lastly 5. make it possible for us to copy paste the document and use it on other platforms. How do I do this - is it at all possible with adobe?

    Those requirements are go way beyond what PDF forms can do and are meant for, some of them would require involving other programs or are mutually exclusive and contradictory. You are wasting your time even thinking about doing this as an "offline" PDF form. Simply sign up for an online forms/ survey service like FormsCentral or Surveymonkey.
    Mylenium

  • Is there a format for at PDF form that can be filled out, saved locally and edited continually afterwards?

    hello
    on the html-based form http://www.samtaleterapi.com/oversigter/psykoterapi.html there isnt the functionality i want
    it can only be filled out and printed
    what i want is a form that can be filled out, saved locally on people's own computers, and  and that the local copy can be edited and saved anew continually
    can PDF do this?
    can the end users edit and save the form with no other program than adobe reader?
    if so, is this a specific format of PDF?
    and if so, how do i create it?
    thanks
    rasmus

    You can indeed create a PDF form that can be opened, filled out and saved by users of Adobe Reader. It simply requires one of the later versions of Adobe Acrobat. It has a function to enable this ability in PDF's.
    The one down side is that there are usage limits (how many times form data can be collected) that you would want to familiarize yourself with in advance to be sure you don't violate the EULA. Exactly how thos limitations work are up to interpretation...

  • How to create a form that will allow the applicant to upload their photo

    I have Adobe Acrobat 9 Pro Extended and I know how to create forms that require text input.
    How to create a form that will allow the applicant to upload their photo? I alo wish to know how to upload a photograph so that I can test the form I created.
    Thank you
    Adrian Watts

    test@ORA10G> with x as (
      2    select '234-1111' as customer, to_date('2-Jan-2008','dd-Mon-yyyy') as call_date, 'Order product' as reason from dual union all
      3    select '234-1132', to_date('3-Jan-2008','dd-Mon-yyyy'), 'Request info' from dual union all
      4    select '231-1154', to_date('4-Sep-2007','dd-Mon-yyyy'), 'Request info' from dual union all
      5    select '234-1111', to_date('2-Nov-2007','dd-Mon-yyyy'), 'Order product' from dual union all
      6    select '234-1132', to_date('9-Jan-2008','dd-Mon-yyyy'), 'Request info' from dual union all
      7    select '231-1154', to_date('9-Sep-2007','dd-Mon-yyyy'), 'Request info' from dual union all
      8    select '234-1111', to_date('5-Dec-2007','dd-Mon-yyyy'), 'Order product' from dual union all
      9    select '234-1131', to_date('7-Dec-2007','dd-Mon-yyyy'), 'Request info' from dual union all
    10    select '231-1154', to_date('1-Sep-2007','dd-Mon-yyyy'), 'Request info' from dual union all
    11    select '234-1111', to_date('8-Jan-2008','dd-Mon-yyyy'), 'Order product' from dual union all
    12    select '234-1131', to_date('3-Dec-2007','dd-Mon-yyyy'), 'Request info' from dual union all
    13    select '231-1154', to_date('4-Nov-2007','dd-Mon-yyyy'), 'Forward to Sales' from dual)
    14  --
    15  select customer,max(call_date), reason
    16  from x
    17  where reason = 'Request info'
    18  group by customer, reason;
    CUSTOMER MAX(CALL_ REASON
    231-1154 09-SEP-07 Request info
    234-1131 07-DEC-07 Request info
    234-1132 09-JAN-08 Request info
    test@ORA10G>
    test@ORA10G>pratz

  • Can I make a PDF form that can be filled/saved in Illustrator/InDesign without Acrobat Pro?

    Can I make a PDF form that can be filled out and (more importantly saved) in Illustrator or InDesign without having to use Adobe Acrobat Pro?
    I only have Adobe Reader XI. Do I need to purchase Adobe Acrobat Pro in order to make a PDF form that can be filled out and saved by others? or is it possible to do this solely through Illustrator, InDesign, and/or Adobe Reader?

    InDesign can export to a filable form, assuming you add the fields in InDesign (6/CC) and export as an interactive PDF. You can't create a form with Reader or Illustrator. You also can't Reader-enable with anything other than Acrobat, so Reader users will have to use version 11 in order to save a filled-in form.

  • Create a fillable form that can be saved by others

    Hi, I'm working in Adobe Acrobat X Pro, I'm on a PC
    I know that you go to File>Save As...>Reader extended pdf>
    After that I get "Enable Adding Text in Documents (that are not fillable form)...
    I then get a form that is using a "typewriter" tool." That's not what I want.  I want a fillable form that can be saved by the person filling out the form and not have to use the typewriter tool.  I don't like the way that looks or works.  I hope there is someone that can help.  I used to be able to do this and don't understand what has changed.
    Thanks!

    Advanced > Enable Usage Rights in Adobe Reader
    Yes, it will allow pre-11 Reader users to save.

  • Is it possible to create a standard form that can be emailed to anyone and once filled out by the receiver, have a button that the receiver clicks and the form is encrypted and attached an email back to the sender and a preset admin password would open it

    Is it possible to create a standard form that can be emailed to anyone and once filled out by the receiver, have a button that the receiver clicks and the form is encrypted and attached to an email back to the sender and a preset admin password would open it?

    Hello Graphicsguy123,
    You would need to first create the form ( or Widget in EchoSign) first to generate a url which you can paste it in the email being sent to customers. You would need to make sure you have a Document Cloud Enterprise Premium account in order to create a Widget. If you don't have the account, you can use the trial version to test it. Here is the link:
    Global Trial Registration | eSign services from Adobe
    -Rijul

Maybe you are looking for

  • In Pages can you reorder the rows in a table?

    I'm creating a song set list in a table Pages (showing song titles and composers, etc), which I want to change the order of the songs and play with the order. Is it possible to grab rows and move them around? Or are you stuck with the order that you

  • How do I keep a file open and am able to look at all the pictures in the file?

    I want to oepn a file with 24 picturees for example.  I want to keep that file open so that I can see all 24.  Then I can work on 1 picture or another.  Now each time i finish with a picture and save it if I then open another pciture it overlays the

  • Aiport Issue??

    I have a local network using airport extreme (8011n) with a number of wirelessly connected devices, 2 imacs, 2 macbook pros, 2 iphones and an Ipad. My issue...when a particular employee contacts me via ichat from her home office, we both get the grey

  • Download 1.4.2

    want to download the latest JDK 1.4.2 from where to download this? Thanks.

  • Case Statement and Group By issues

    Hi this is my initial query which works perfectly: select ff.cla_case_no, Cost_before_Decision, Cost_Of_Claim, decline, Decline_Description from fraud_nov_14_final ff ,(select cla_case_no, (sum(total_cost_adj_old) + sum(decline_estimate)) Cost_before