Page within another page

We're looking at designing a results page that has several sections. Depending on the type of job (variable passed to that page) we want to show different items, buttons, reports, etc in each section. Some sections may be used for multiple types of jobs. The job types will grow over time.
I know we can use the display criteria for each element to do this but it seems like that will be a lot of work to maintain. What we'd really like is to be able to define "sub" pages and have then programatically display different "sub" pages within the main page.
Define 5 "sub" pages (each contains its own items, buttons, processes, validations.....)
page A
page B
page C
page D
page E
Define main page.
Has 3 areas
section 1 section 2
section 3
If we pass var xxx to main page
section 1 - displays page A
section 2 - displays nothing
section 3 - displays B
If we pass var yyy to main page
section 1 - displays page A
section 2 - displays C
section 3 - displays D
If we pass var zzz to main page
section 1 - displays page E
section 2 - displays B
section 3 - displays D
Is there a way to embed pages with in another page?

Hi
There are a few ways to do this. You could use iFrames to contain another page, you could just use conditional region display, or you could try adapting this...
[http://munkyben.wordpress.com/2009/05/10/flexible-ajax-calls-1/]
Cheers
Ben

Similar Messages

  • Giving Error while forwarding a page from another page

    Hi I am getting below error while forwarding a page from another page.
    Please reply as i am new to OA frame work.
    oracle.apps.fnd.framework.OAException: No data found for region (/mhe/oracle/apps/ak/susanta/webui/EmployeeUpdatePG).
         at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:519)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3459)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:988)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.evermind.server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:189)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:199)
         at OA.jspService(OA.jsp:45)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    Exception:
    oracle.adf.mds.MetadataDefException: Unable to find component with absolute reference = /mhe/oracle/apps/ak/susanta/webui/EmployeeUpdatePG, XML Path = C:\Soumya\JDeveloper9\jdevhome\jdev\myclasses\JRADXML;C:\Soumya\JDeveloper9\jdevhome\jdev\myprojects;C:\Soumya\JDeveloper9\jdevbin\jdev\oamdsxml\fwk. Please verify that the reference is valid and the definition of the component exists either on the File System or in the MDS Repository.
         at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1343)
         at oracle.adf.mds.MElement.findElement(MElement.java:97)
         at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:493)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3459)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:988)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.evermind.server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:189)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:199)
         at OA.jspService(OA.jsp:45)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    Exception:
    oracle.adf.mds.MetadataDefException: Unable to find component with absolute reference = /mhe/oracle/apps/ak/susanta/webui/EmployeeUpdatePG, XML Path = C:\Soumya\JDeveloper9\jdevhome\jdev\myclasses\JRADXML;C:\Soumya\JDeveloper9\jdevhome\jdev\myprojects;C:\Soumya\JDeveloper9\jdevbin\jdev\oamdsxml\fwk. Please verify that the reference is valid and the definition of the component exists either on the File System or in the MDS Repository.
         at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1343)
         at oracle.adf.mds.MElement.findElement(MElement.java:97)
         at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:493)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3459)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:988)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.evermind.server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:189)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:199)
         at OA.jspService(OA.jsp:45)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)

    refer http://prasanna-adf.blogspot.com/2008/02/deploying-oafwk.html
    to know about how to import the PG into the instance..
    --Prasanna                                                                                                                                                                                                                                                                                       

  • How to setup the Hyperlink from one page to another page

    Hi,
    I am new to Oracle APEX. My requirement is to setup a Hyperlink from one page to another page.
    Currently I am displaying 4 columns in the report of Page 1. The report is like below,
    Survey Response Count_of_Cities City_Name
    AB Y 2 LONDON,CHICAGO
    AB N 3 DELHI,MUMBAI,CHENNAI
    AC Y 1 LONDON
    AC N 4 TOKYO,HONGKONG,BANGALORE,HYDERABAD
    But the revised requirement is I need to show the City_name in another page i.e. Page 2 when the user clicks on value of the Count_of_Cities. i.e. If the user clicks on 3, In page 2 the values should be appear like below
    DELHI
    MUMBAI
    CHENNAI
    If I click on the 4, the values in the page should be like below,
    TOKYO
    HONGKONG
    BANGALORE
    HYDERABAD
    Currently in Page 1 I am hiding the City_Name and created a Hyperlink on Count_of_Cities. When clicked on Count_of_Cities it is navigating to Page 2. But the values for City_Name are not showing properly.
    Please sugegst how I can show the City_Name values in page 2?
    Please let me know if you require any additional information.
    Please provide the solution. The requirement is urgent.
    Thanks in Advance
    Edited by: 980540 on Jan 9, 2013 3:08 AM

    I got the answer on my own.

  • Linking to a page in another page group

    Can someone tell me whether it is possible to create a link to a page in another page group? If yes, how?
    Thanks in advance,
    John

    Here is what I have done to get around this. It appears to work with a quick test. Let's say that on a page in page group B I want to navigate to pages in page group A. In page group A I create a navigation page with my links - lists of objects, page links, etc. As noted in the discussion I can only add pages from page group A to this list. Then I publish this page as a portlet. On my page in page group B I add a small (narrow) portlet region and add my page group A navigation portlet with the page links to it.
    The limitation to this approach is that I cannot mix links from different page groups in my portlet, but if I needed this effect I can always make a series of little navigation pages from different page groups and intersperse them as portlets on my page group B page.

  • Getting error , while passing parameters from one page to another page

    Hello friends,
    i am getting error, while passing parameters from one page to another page, below code i wrote.
    public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processFormRequest(pageContext, webBean);
    ArrayList arl=new ArrayList();
    EresFrameworkAMImpl am=(EresFrameworkAMImpl)pageContext.getApplicationModule(webBean);
    ERecordImpl ERecordObj=new ERecordImpl();
    HashMap hMap = new HashMap();
    hMap.put("1",ERecordObj.getTransactionName());
    hMap.put("2",ERecordObj.getTransactionKey());
    hMap.put("3",ERecordObj.getDeferredMode());
    hMap.put("4",ERecordObj.getUserKeyLabel());
    hMap.put("5",ERecordObj.getUserKeyValue());
    hMap.put("6",ERecordObj.getTransactionAuditId());
    hMap.put("7",ERecordObj.getRequester());
    hMap.put("8",ERecordObj.getSourceApplication());
    hMap.put("9",ERecordObj.getPostOpAPI());
    hMap.put("10",ERecordObj.getPayload());
    // hMap.put(EresConstants.ERES_PROCESS_ID,
    if(pageContext.getParameter("item1")!=null)
    pageContext.forwardImmediately(EresConstants.EINITIALS_FUNCTION,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    null,
    hMap,
    true,
    OAWebBeanConstants.ADD_BREAD_CRUMB_YES
    Error(71,2): method forwardImmediately(java.lang.String, byte, null, java.util.HashMap, boolean, java.lang.String) not found in interface oracle.apps.fnd.framework.webui.OAPageContext
    Thanks
    krishna.

    Hi,
    You have imported the wrong class for HashMap.
    Import
    com.sun.java.util.collections.HashMap; instead of java.util.HashMap
    Thanks,
    Gaurav

  • Pass lov value from one page to another page

    hi
    can any one please help me how to pass selected lov value in one page to another page
    iam able to get the lov value in controller but how to pass that value as parameter to the VO in another page.

    Hi,
    Get the value in controller, create a hash map and put that value in hashmap.
    Then pass that hashmap in pageContext.forwardImmediately method.
    If you want to use that value in multiple pages, then put that in session variable.
    --Sushant                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • I  Would like to create a page within a page feel. How do I do this in CS3?

    Hi
    I have a basic understanding of dreamweaver however I'm
    trying to learn more difficult parts of the software. I'm trying to
    build a site which has a layout quite similar to
    www.seasicksteve.com/. I want a page within a page feel, but I have
    no idea how to do this. Can anyone help me?

    It could be accomplishes with DW "Set text of container" (or
    layer)"
    behavior.
    "ktbl83" <[email protected]> wrote in
    message
    news:go795r$ke7$[email protected]..
    > Hi
    >
    > I have a basic understanding of dreamweaver however I'm
    trying to learn
    > more
    > difficult parts of the software. I'm trying to build a
    site which has a
    > layout
    > quite similar to www.seasicksteve.com/. I want a page
    within a page feel,
    > but I
    > have no idea how to do this. Can anyone help me?
    >

  • Open one page within a page

    Hello I have a BSP page and a push Button on this screen.
    However on the hit of this Push Button some code would trigger and then I want to open another web page.
    Any Suggestions...
    Thanks,
    Ster

    Hi Friend,
    Within the ontest method,write the below coding for  navigating from one page  to another.
    navigation->next_page( 'TONEXT' ).
    TONEXT is a userdefined name.
    Following that you should do the following procedures.
    Double click on the application name and proceed with steps below
    specify the name of the current page  under start ,
    specify the 'TONEXT' variable under navigationrequest and
    finally specify the target page name under target
    With Regards,
    SHARMILA BRINDHA.M

  • How to remove cached images in html whe going from one page to another page

    can anybody help how to remove cached images in html pages.i tried with response.setHeader("no-cache") but it is not working

    thanks,
    can u tell me how to make the browser not to cache images.since iam moving from one page which has images, into another page which having few more images both gets overlaped so how to remove images of previous page.
    thanks in advance

  • BSP passing value from Form of a page to another page

    Hi experts
    I need you helps for some issue!
    I've create a bsp page with a form with an inputField and now I need to retrieve the value inserted by the user and pass it to another page.
    Can you explain me how I've to do?
    Second question is if is possible to use the inputfiled in a pop-up page and then pass the value to the first page.
    I've noticed than the first page is not refreshed when I try to pass the value of the other page.
    Tahnk's!
    alessandro

    Hi Alessandro,
    There are two approaches for doing this.
    1st approach has been mentioned below.
    2nd approach is: I am assuming you are working on Web-IC if its right then this approach is valid:
    you are using some attributes from a structure to show the input fields on the screen so what you can do is, in the IP_INBOUNDPLUG method of the new page you can create insatance of the previous page structure and then you can set these values to the new structure of the new page by saying set_attributes.
    Hope so it will help you:)
    Regards
    Sandeep

  • How to refer image shown in one page in another page in same application

    Hi,
    I am facing some issue in show images on plugin, I uploaded imaged on table, I am able to show those images on region and report. But not able to show the image inside the plugin
    I am using apex 4.1 and oracle 10 express edition installed
    I am using plugin org chart plugin to show the organization details details of the plugin is mentioned below
    >>http://apex-plugin.com/oracle-apex-plugins/region-plugin/google-visualizations-orgchart_187.html
    To display image on report and region i am using the below method
    >><img src="'|| apex_util.get_blob_file_src('P3_PHOTO_BLOB',l_hr_id) ||'" width="200px" />
    I need expert suggestion why i am not able to display inside plugin region, Also I was thinking like show the image in another page and refer that in side plugin.
    I am able to display workspace image inside plugin only issue is with not able to show the table stored images.
    Thanks
    Sudhir

    Hi,
    Its working fine in http://apex.oracle.com Please find the below credential details
    UserName: MERUDEV
    WorkSpace: [email protected]
    Password: MERUDEV
    Application ID = 43986
    Created two pages
    Page - 1 is where we upload the image,
    Page -2 is where i have uploaded the google org chart and populating the employee reporting structure.
    inside this org region i need to show the uploaded image.
    It's working fine here in the ape.oracle.com.
    In my local machine its not working, Dont know what is the issue. I am using apex4 and oracle 10g xe version. Please suggest me
    Thanks
    Sudhir

  • Open a page within a page?

    What I want to have happen: There is a main page for my site. There is a big rectangle in the middle of that page. Clicking on a link on this page does not move to another page, as such, it just changes what is displayed in this rectangle. How does one go about this?
    Thank you for your time!

    Have a look here....
    http://iwebfaq.org/site/iWeb_iframe.html

  • Saving 1 page changes another page settings

    I know that there is an easy solution to my issue.  I have a copy of a website that I wanted to duplicate its features.
    I have a copy of another website (A) locally that I want to copy.  In CS4, I defined a new site, opened a document which I named index.  Then I opened a page from site A, copied all the “Style and Layout” settings as well as the code from site A page to my index page.  I displayed correctly and I went about changing stuff and once done, I saved the index page with success.  Looks good with my changes and I’m happy. 
    I then created page 2 for my site, and opened a 2nd page from site A that I wanted to create my second page equal too, copied all the above files from 2nd page of site A to my second page for my site.  I made all the changes to my page and saved page 2 for my sight. 
    However, when I opened my index page, my 1st page, the settings that I saved from the 2nd page that I created, changed the settings to my 1st page. 
    Now, I know that is directly associated with the style and layout css, but, how do I go about saving a page settings without affecting another page settings successfully?  I figure it’s a easy step, but, I’m not in the mood after many hours of work.
    Thanks for your help if you know the solution to my issue. 

    All work is local.
    OK.
    Unfortunately you'll have to make do with the hit-and-miss guesswork already evident in this thread.

  • How to move from one page to another page

    hi all
    we have a report,in that if i click on user name he has to go to another page,
    in that page i have created one prompt and one report ,there he has to select groups(prompt) and in that page only he has to see the report
    how to provide like to page, when user clicks on user_name in the report (can we make it out navigation option in column property?)
    thanks

    hi kishore
    now i got the point ,now it is working ,
    what i did is ,i have created two pages
    page1 contains ,user_name as a prompt and one report (in this report i have given column format-->navigate to another page for the first column)
    in page2 i have created one more prompt on group_name and a report (is prompt option i have given bez when use clicks on page1 report column based on that it has to display the report)
    here my problem is,wen i returns from page2 to page1 and again i try to apply filter on the report it is not happening ,it is showing the report with old filters
    (i have again selected the value from prompt and i clicked on go button,it is not applying any filter on the report it is showing the report with older filters)
    What is the problem
    thanks
    sreedhar
    Edited by: 791907 on Oct 15, 2010 10:24 PM

  • Moving from one page to another page - need to flush changed data

    Hello guys,
    I am in this situation:
    -- User opens edit page -A and edits something.....
    -- clicks another page B on menu -- gets unsaved data warning -- clicks OK
    -- Moves to page B (search page).....
    -- Searches for the same record and opens same page A (for the same record)
    -- Now again i see the same edits I made in the first step
    I want to load the data from database here.... i don't want to keep the edits (changes) after i move from that page.....
    because what happens is that after i go to another page and hit the Commit button..... that saves the data which i have modified in previous page but didn't save it.... which is a big problem for me....
    Any suggestion or idea willl be a greatly appreciated .. thank you...
    I am using 11.1.1.4
    Thank you
    -Raj

    The refresh operation is part of the row interface. Check the refrech(int mode) and the different modes
    >
    static final int REFRESH_WITH_DB_FORGET_CHANGES
    REFRESH_... constants are used as refresh mode flags to be passed into refresh(int).
    REFRESH_WITH_DB_FORGET_CHANGES forgets edits that the current user made to the row. The row data is refreshed from database. The latest data from database replaces data in the row regardless of whether the row was modified or not.
    If the current user had called Transaction.postChanges() REFRESH_WITH_DB_FORGET_CHANGES will pick up the data that he himself wrote through his call to postChanges().
    If REFRESH_REMOVE_NEW_ROWS is not specified, REFRESH_WITH_DB_FORGET_CHANGES puts a new row back to blank. If REFRESH_REMOVE_NEW_ROWS is specified, the new row is removed.
    >
    You can combine the modes if necessary.
    If you chose to go the rollback way, you should not generally rollback, but think in units of work. If you navigate to a different unit of work you should do a rollback. I'm doing this whenever the user navigates via a menu entry as they are used as boundries for units of work in my apps. This can be done as part of the taskflow, so that it's visible for all developers.
    Timo

Maybe you are looking for

  • SSIS Data Flow task using SharePoint List Adapter Setting SiteUrl won't work with an expression

    Hi, I'm trying to populate the SiteUrl from a variable that has been set based on a query to a SQL table that has a URL field.  Here are the steps I've taken and the result. Created a table with a url in it to reference a SharePoint Task List. Create

  • Ghosted images and bars on image edges

    Hoping someone can help. I have an issue where my exported video (H.264) has many frames where the edges of the images look like a bunch of horizontal bars and the iamges are ghosted. Guessing this is an interlacing issue. It is happening when there

  • SAP Business One Product Support Landing Pages

    Here we have gather technical and informational notes to assist you to support SAP Business One in the most efficient manner. We have created how to guides, help you build a test environment, detailed root cause analysis guides. Dividing each support

  • Change view order of characteristics in list and details view

    Hello everybody I made some changes in the view order of most standard and own characteristics. Unfortunately the characteristic position changes I made are only partly applied! Example: Position   Characteristic              real pos. in list view 1

  • ORA-06512 message

    when run application soft ,it appears ora-00600 internal error ...[srsget,1],[],[]... ora-06512 in "USER.PROC_CJ" line 53 ora-06512 in line 1 how to solve it.step by step ! thanks