fielset inside the adf page

Hello

I try to use fieldset ADF inside page with the following approach, but it displays the components outside the fieldset. I used the div
inside and outside the fieldset also. But it's always the outdoor components display the fieldset. Can someone help me get the fieldsetset with the behavior of the legend.

< fieldset >
the legend <>process < / legend >
< af:panelGroupLayout id = "pgl24" layout = "horizontal" >
< af:inputDate value = "#{bindings." RenewalProcessDate.inputValue}.
label = 'renewal '.
required = "#{bindings." RenewalProcessDate.hints.mandatory}.
shortDesc = "#{bindings." RenewalProcessDate.hints.tooltip}.
ID = "id3".
inlineStyle = "" white-space: nowrap; ">"
< f: validator binding = "#{bindings." RenewalProcessDate.validator} "/ >"
< af:convertDateTime pattern = "#{bindings." RenewalProcessDate.format} "/ >"
< / af:inputDate >
< af:inputText value = "#{bindings." RenewalProcessLevel.inputValue}.
simple = 'true '.
required = "#{bindings." RenewalProcessLevel.hints.mandatory}.
columns = "#{bindings." RenewalProcessLevel.hints.displayWidth}.
maximumLength = "#{bindings." RenewalProcessLevel.hints.precision}.
shortDesc = "#{bindings." RenewalProcessLevel.hints.tooltip}.
ID = "it30" >
< f: validator binding = "#{bindings." RenewalProcessLevel.validator} "/ >"
< af:convertNumber groupingUsed = "false".
model = ' #{bindings. " RenewalProcessLevel.format} "/ >"
< / af:inputText >
< / af:panelGroupLayout >
< / fieldset >

Thank you and best regards,

S R Prasad

Hi prasad,.

Add one more default panelGroupLayout before your fieldset



Process of


label = 'renewal '.
required = "#{bindings." RenewalProcessDate.hints.mandatory}.
shortDesc = "#{bindings." RenewalProcessDate.hints.tooltip}.
ID = "id3".
inlineStyle = "" white-space: nowrap; ">"




simple = 'true '.
required = "#{bindings." RenewalProcessLevel.hints.mandatory}.
columns = "#{bindings." RenewalProcessLevel.hints.displayWidth}.
maximumLength = "#{bindings." RenewalProcessLevel.hints.precision}.
shortDesc = "#{bindings." RenewalProcessLevel.hints.tooltip}.
ID = "it30" >


model = ' #{bindings. " RenewalProcessLevel.format} "/ >"



Kind regards
Rami

Tags: Java

Similar Questions

  • What is the best way to call a method in the bean on the adf page loading?

    Hello

    which is the best way to call a method in managing the beans on the adf page loading.

    My version of jdev 11.1.1.5.0

    Thank you

    I don't know if it's the right answer for your question try this...

    In taskflow for properties of method call, you must return a value when you use #{pageFlowScope.returnvalue} (returnvalue is a variable), so you can use your return value in the taskflow... Please let me if this is correct...

  • Repeat the menu html inside the cfm pages.

    I have a menu html/css and I need to repeat this menu in all of my cfml pages.

    How can I do this without type code every time?

    I thought about creating menu html only, and I call this HTML inside the cfm page.

    How can I do this?

    Thank you

    cfinclude

  • Login, authentication of the ADF page rendering problem

    Hi all

    I use Jdev12c and authentication of the ADF configuration in my application. MY login pages are not html and JSF pages. After you set up the security of the skin on the login page stops working. The drawn solution of article https://blogs.oracle.com/jdevotnharvest/entry/solving_jdeveloper_11gr2_issue_with does not help (which seems to be incomplete).

    Now, reading autour, I made an assumption are the result of changes and it seems to work. But I don't know if it can cause any problem of security in the merger application. Any idea/thoughts?

    < security constraint >

    < web-resource-collection >

    allPages < web-resource-name > < / web-resource-name >

    < url-pattern > /visages / * < / url scheme >

    (it was < url-pattern > / * < / url-pattern >)

    < / web-resource-collection >

    <>auth-constraint

    valid users - < role name > < / role name >

    < / auth-constraint >

    < / security constraint >

    (There is also a page-def on the login page and the model used for the login page).

    Thank you!!

    Mrig

    Very well. Figured out.

    According to what little I learned about the web.xml file, I had to follow processes & groping to find resources which create problem. So Pagedef and models are not the problem which might have been in previous versions of Jdev. I added ' / resources/images / * ' under web-resource-collection.

    Authorized resources ADF

    information/images / *.

    allPages

    faces *.

    (it was / *)

    valid users

    I thought the CSS files and templates like that I used on the login page.

    Thanks for the help and suggestions!

  • Security at the level of the ADF Page - need help

    Hello

    Currently, I am looking to secure my adf application. The taskflow Unbounded (adfc-config. XML) in my application is as follows

    security_tf.png

    Application is shared with several customers. The homepage of a customer's A.jsp and other D.jsp. The reason is that there are several pages are shared by them. for example. B.JSP and C.jsp

    The distinication between two clients's context path. Context path is different to one another. Context for client 1 path is ctx_path1 and for client 2 is ctx_path2.

    Since all the page mapping is adfc-config.xml file, when client 2 is being access to the application context path ctx_path2 help and the D.jsp homepage, after if there change the url to A.jsp (ctx_path2/A.jsp), it could reach A.jsp and then B.jsp so on. Client 2 is then able to access the application customer1 and vice versa by changing the URL.

    Note: There is correspondence of the page between either B.jsp and F.jsp C.jsp to E.jsp or C.jsp to G.jsp E.jsp to B.jsp so on.


    Now, I want to add security to the level of the page Let's say A.jsp, when a customer access request 2 using context path (say ctx_path2)... / ctx_path2/D.jsp, although if he change the URL in... / ctx_path2/A.jsp, the safety of the adf must block access to A.jsp (client application 1.)


    Please let me know the solution for the problem above mentioned above.

    Version Note: ADF - 11.1.1.6.0

    Thank you

    ASIS

    If you enable ADF security and have Customer1 and Customer2 associated with different Application roles, you can set a level for each page role permission, provided that each page has a definition of page each. This will automatically solve your problem of "access if URL.

    In addition, when you need to show/hide the navigation links based on the permissions of the user, you can use the visible property:

     

  • Problem while showing the ADF page in IE 8 iframe.

    I have to integrate ADF page in an iframe.

    I put frame busting and enabled regular adf security.

    < context-param >

    org.apache.myfaces.trinidad.security.FRAME_BUSTING < param-name > < / param-name >

    < param-value > never < / param-value >

    < / context-param >

    Page ADF works fine in an iframe in chrome and firefox but not in IE. Internet Explorer version I need support is IE8. Once I hit the login button it just redirects me to login again page. Login page appears again and again.

    Also sometimes I see my _afrLOOP is underway for the infinite loop and nothing comes up.

    Nothing in the papers either.

    Any suggestion?

    This can also be a problem with the privacy policy: http://stackoverflow.com/questions/389456/cookie-blocked-not-saved-in-iframe-in-internet-explorer

    Dario

  • Change the name of the ADF page?

    Hello world

    My version of Jdev is 11.1.2.3.0.
    I developed an ADF application with a single page. Everything works very well.
    But I need to change the name of the page.
    Name of the current page: abcQuer.jspx
    New name should be: abdQuerabc.jspx.

    How can I change the name of the page?

    Please give suggestions.

    Thank you...

    on the Panel of the BROWSER of the APPLICATION, right-click on the name of the file jspx, select-> refactor-> rename.

  • How do I add the Google in the ADF Page gadget

    Hello. I have to add the Google gadget or widget on my Page of the ADF. I found no article on this topic. Google gadgets are added by the script tag. I used af:resourse and trh:resourse. Two of them able to add the script.
    I created a taskflow with a fragment of page view. This page fragment contained the af: resourse or the trh:resourse encapsulated by af:panelFormLayout. The taskflow is added to a page.

    But the problem with the partial Page Navigation. After a navigation of the page where the script is added when I again return to this page, this script no longer works. It shows an error alert message and the page is getting corrupted, which is that the other portion of the page is not rendered correctly. The alert is lifted the gadget, it says: a connection to the server has failed. (source = http://www.gmodules.com/ig/ifr?url=http :// www.gstatic.com/ig/modules/datetime_v3...)

    Anyone have experience of working in this topic?

    Any information will be very useful for me.

    Hello

    What happens if you add the Google gadget to an HTML page in your web project and then reference the HTML page from an af:inlineFrame in the page. This should do the trick well

    Frank

  • How to add "Click for more" inside the same page

    Is there an easy way to "hide" some content in a page so that the reader can 'click here' to load the content hidden inside the page? I tried Spry Accordion and collapsible panels, but it seems that some browsers do not show this well. Any ideas? Anyone?

    Thank you!

    Hanna in Tahoe

    Hanna,

    I have not used this particular technique, but if you look at the demo page, it begins with the div hidden, so check the source code on this page and adjust yours to match...

    http://papermashup.com/demos/jQuery-sliding-div/

  • date of post at the level of the adf pages?

    I have a date of field who I need to validate using the following validation criteria

    date cannot be a future date

    is there any future provided by the adf?

    Hello..
    Still having problem. If so, please share your code.did you try code above, stuff that works for me. In the above code change Date java.util.Date in the bean and try...

  • Download pdf inside the adf region question

    All,

    I am trying to download a PDF within a region. Is my code to download
            InputStream ios = Thread.currentThread().getContextClassLoader().getResourceAsStream("StatementReport.jrxml");
            Map parameters = new HashMap();
            parameters.put("PAR_CUSTOMER_ID", customerId.toString());
            parameters.put("SUBREPORT_DIR", "./");
            parameters.put("rowid", statementRowId.toString());
            Connection connection = null;
            try {
                HttpServletResponse response =  (HttpServletResponse)FacesContext.getCurrentInstance().getExternalContext().getResponse();
                ServletOutputStream servletOutputStream;
                servletOutputStream = response.getOutputStream();
                byte[] bytes = null;
                //this will give us the existing connection from the AM
                ob = bc.getOperationBinding("getCurrentConnection");
                ob.execute();
                connection = (Connection)ob.getResult();
                //This will create a new connection alltogether.
                /* Context ctx = new InitialContext();
                Context envCtx = (Context)ctx.lookup("");
                DataSource ds = (DataSource)envCtx.lookup("jdbc/om");
                if (ds != null) {
                        connection = ds.getConnection();
                }  */
                JasperDesign jasperDesign = JRXmlLoader.load(ios);
                JasperReport jasperReport =   JasperCompileManager.compileReport(jasperDesign);
                bytes = JasperRunManager.runReportToPdf(jasperReport, parameters,  connection);
                response.addHeader("Content-disposition",  "attachment;filename=statement.pdf");
                response.setContentType("application/pdf");
                response.setContentLength(bytes.length); //commented this also as mentioned in a number of post. Also tried adding buffersize to the response object but no progress
                servletOutputStream.write(bytes, 0, bytes.length);
                servletOutputStream.flush();
                servletOutputStream.close();
                context.responseComplete();
            } catch (IOException e) {
                e.printStackTrace();
            } catch (JRException e) {
                e.printStackTrace();
            } /*catch (NamingException e) {
                e.printStackTrace();
            } catch (SQLException e) {
                e.printStackTrace();
            } */catch(Exception e){
                e.printStackTrace();
            }
    I get the following error and her dosent open pdf

    < Sep 28, 2011 10:12:04 GST > < error > < HTTP > < BEA-101104 > < Servlet running in the servlet context "[path of the module: DealerOnline ServletContext@8594227[app:DealerOnline: / DealerOnline spec-version: 2.5 version: V2.0]" failed, java.net.ProtocolException: did not said Content-Length, wrote: '0' bytes instead of a said: '325047' bytes...
    java.net.ProtocolException: did not said Content-Length, wrote: '0' bytes instead of a stated: '325047' bytes.
    at weblogic.servlet.internal.ServletOutputStreamImpl.ensureContentLength(ServletOutputStreamImpl.java:446)
    at weblogic.servlet.internal.ServletResponseImpl.ensureContentLength(ServletResponseImpl.java:1432)
    at weblogic.servlet.internal.ServletResponseImpl.send(ServletResponseImpl.java:1511)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1462)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    Truncated. check the log file full stacktrace
    >

    I tried on all browsers, but the error persists


    thnks
    11.1.1.5 Jdev

    Hello

    Do you use the fileDownloadActionListener - http://download.oracle.com/docs/cd/E21764_01/apirefs.1111/e12419/tagdoc/af_fileDownloadActionListener.html? Otherwise I try

    Frank

  • Find a component inside the jsf fragment using javascript in adf

    Hi all

    I use jdeveloper 11.1.1.5.
    I want to find a component inside my frgament of jsf using javascript.
    Inside the jspx page, I was able to find the component using
    AdfPage.PAGE.findComponentByAbsoluteId ("ID");

    Now my requirement is I have a fragment of jsf, and I want to find the component within jsf frgament using javascript.

    I'm looking for the component.


    Please suggest

    Thank you

    Published by: Navin K December 21, 2011 16:24

    Hello

    fragments are displayed in the ADF regions, which are containers of naming. So a good strategy would be to first find the region

    var region = AdfPage.PAGE.findComponentByAbsoluteId("regionId");
    
    if(region != null){
    
      var comp = region.findComponent("ID");
      ...
    } 
    

    Another option would be

      var comp = AdfPage.PAGE.findComponentByAbsoluteId("regionId:ID"); 
    

    If you have a side handle server for the component, and then a third option exists, which is to call getClientId on this element and pass the customer ID to the JavaScript (for example af:clientAttribute)

    Frank

  • play video files on the page of the adf

    Hi all
    IM beginner in Oracle ADF using jdev 11.1.1.6, my concern is that I want to read files .swf/video on the adf page are stored in db. I tried to play the normal video with af: inline frame. but im stuck how to read the videos stored in the blob field in db.


    I found the same scenario: Re: uploading video to the oracle database and playback of this video in a jsf page , but no solution has been found.

    Published by: 931029 on Sep 20, 2012 05:29

    There was a post the other day about the Blobs (probably), but it can help you connect the dots...

    Re: ADF how to download BLOB data column

    Stuart

  • Comments and questions about the mixture ADF Page flows with Trinidad UI

    Hi all

    I did a few tests to see how possible it is to use Trinity to the UI (for compatibility of this stinking IE 6) as well as the ADF Page flows / controller of the ADF. My question is whether there is a sustainable configuration from the point of view of Oracle. I did things to make it work and noted the following interesting behaviors (call anaomalies, if you wish):

    (1) addition of ADF Page Flow within the reach of the technology for a project automatically adds ADF Faces. If I try to eliminate ADF Faces of the scope of technology, it automatically deletes the flow of Page of ADF as well.

    (2) if I remove the ADF Faces DURATION 11 project library and create a page of trinidad (also set up the renderkit and as appropriate skin and remove a moment-false ServletADFFilter of web.xml) I get errors MDS when running the resulting page. I can't correct the error by removing the MDS libraries either - as soon as I put ADF Faces DURATION 11 library back, things are OK.

    (3) since I've faced ADF in my scope of technology, all newly created JSPX pages end up having af:document / af:form tags and have the namespaces implemented for ADF Faces. Not useful if I want only parts of Trinidad, but not a show-stopper, either.

    (4) an interesting thing that I have reported before... If I have the ADF Page library flow into my project and then configure navigation case in faces-config. XML (I know, wouldn't do that, just an observation, even if someone who has accidentally library ADF Page Flow in their project without any intention to use the ADF Page flows will find this very annoying to debug...), the first click of button that leads to the navigation works very well. All subsequent navigation requires two clicks on the link/button to trigger navigation. This behavior does not occur if you change the case of navigation to redirect = true.

    So, in summary, I seems to be the controller of flow/ADF Page ADF working with Trinidad, with a few minor problems of productivity due to an obvious requirement to have the Library Runtime of ADF Faces and the extent of technology ADF Faces included in my project. Now Oracle - is this going to be a sustainable configuration?

    I'd also appreciate comments, suggestions and comments from anyone else who has tried or is trying to use the ADF Page flows / ADF controller with a single user Trinity interface (well, in my case, I'm going to blur more using the tag af:template with components of the Trinity, but it's another whole story).

    Best,

    John

    bump #2

    + 1). Adding the ADF Page Flow within the reach of the technology for a project automatically adds ADF Faces. If I try to eliminate ADF Faces of the scope of technology, it automatically deletes the flow of Page of ADF as well. +

    ADF task flows have to ADF Faces e around. Not sure this is documented somewhere, but I hope it's

    (2) no idea about it

    + 3). Since that I've faced ADF in my scope of technology, all newly created JSPX pages end up having af:document / af:form tags and have the namespaces implemented for ADF Faces. Not useful if I want only parts of Trinidad, but not a show-stopper, either. +

    Looks like that is facing an emergency room to have an option in the dialog creation page if create an ADF or page of Trinidad. I'll take a note

    + 4). An interesting thing that I have reported before... If I have the ADF Page library flow into my project and then configure navigation case in faces-config. XML (I know, wouldn't do that, just an observation, even if someone who has accidentally library ADF Page Flow in their project without any intention to use the ADF Page flows will find this very annoying to debug...), the first click of button that leads to the navigation works very well. All subsequent navigation requires two clicks on the button/link to trigger navigation. This behavior does not occur if you change the case of navigation to redirect = true. +

    I'm not sure how to restrict we are on the "do not use" them in combination, but to me this looks like a bug.

    Frank

  • JavaScript function does not work on the JSFF page load but runs on page refresh

    A bit of background first:-I'm a front-end developer who use jDeveloper to build templates/pages. I also manage client scripting using af:clientListerner tags. But my knowledge on the related backend stuff (beans, triggers, actions) etc. is almost zero. So, I'll use technical very simple terms to describe my problem.


    Scenario:


    Let's say I have two pages JSFF, first.jsff , and second.jsff


    In first.jsff, I have a command link that navigates to second.jsff. Inside of this page, I have a javascript function that I need to run when the user interface is rendered. But as soon as second.jsff load, my JS function never fires. Only when I refresh the page see running. This what second.jsff looks like:

    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1" xmlns:af="http://xmlns.oracle.com/adf/faces/rich" xmlns:f="http://java.sun.com/jsf/core">          
       <af:panelGroupLayout id="pgl17" styleClass="mainBox AFStretchWidth">
           <af:resource type="javascript">
                function runOnLoad(){
                      alert("Hello world");
               }
               runOnLoad();
            </af:resource>
            /*   other ADF components go below this line
            .
            .
            .
            */
       </af:panelGroupLayout>
    </jsp:root>
    
    
    

    So I see the alert only when I refresh the page (i.e. after the redirection occurs, I have to refresh the page to make the JS run)

    What I'm missing here?

    jDeveloper version is 11.1.1.9.0

    You will use this fragment of .jsff inside the .jspx page. In the .jspx inside the af: document add clientListener as:

        
          
          .
          .
          .
        
    

    Change the javascript method to be:

     
          function runOnLoad(event)
          {
            alert("Hello world");
           }
     
    

Maybe you are looking for

  • PMPI 1 - SV: I need an image with the description of a motherboard

    Hi I recently added a graphics card for my pc and power supply, the two do not correspond to the original case. I bought a new case of spacious and transferred all the components. But I had trouble knowing where to connect the cables to the front on

  • validation problem Windows media with the validation site player

    Im having a problem with my windows media player 11 validation, ive done just a system restore, but I did this b4 and had not had this problem.when I push validate take me for this web site validate/ValidationResult.aspx? displaylang = in & cCode = N

  • WVC54GCA - saved to disk NAS.

    I hava a couple of these cameras and they send me email alerts on motion detection. Recently, I received a NAS drive. I have changeed the save path in the preferences. A folder is automatically created with three subfolders AVI, data and snapshot. I'

  • Update error 80072F78 (KB2656362)

    Hello I tried several times to install the following update: Security for microsoft.NET Framework 2.0 SP2 under Windows Vista SP2 and Windows Server 2008 SP2 x 86 (KB2656362), but I get the following error message: 80072F78. I tried windows quick fix

  • BlackBerry Smartphones do not want e-mail I read on computer displayed on BB

    Is it possible to set up so that I don't have all the same mails I read on computer appear on BB. I disable the network connection, when I'm at home, and then when I turn it on later, I get all the same emails... Thank you