The creation of more than 8 posts in region of body as #REGION_POSITION_ID #.

Hello

I'm working on a model in the 4.2.1 APEX where I need more of 8 posts in region to display reports in.
Is there a way I can add more?

Thank you.
Tiberiu

Tiberiu20! 3 wrote:
Dear Paul,

I followed your sugestion and seems to work better, but again, I'm not able to turn on a single report with a single SQL querry.
What I did:

1. I created a new tamplate under report, in shared components > models, which hosts the HTML table bellow:

What do you use as a HTML reference? Much of this is invalid or obsolete. When you have problems with the models, it is always a good idea to go through a HTML Validator, which will identify the problems of page HTML. Validators are also available as plug-ins for some browsers.

  • An element HTML attributes are separated by a space. Remove the «,»
  • The width and height on table attributes are obsolete. You use CSS to specify the dimensions of an element. (width and height specify pixel dimensions, so "143,6" is illogical anyway.)

  • The attribute align on td/th is obsolete. Use CSS to specify the alignment of an element.
  • The big item is obsolete. Use CSS to specify the font size.
  • b and u are obsolete as presentation elements, and this use is inconsistent with their new semantics. Use CSS to specify the font weight and text decoration.

  • BOX ID: #NAMEA#
    Customer: #NAMEB#
    Asset No: #NAMEC#
    IMEI: #NAMED#
    Phone No: #NAMEE#
    SIM Card No: #NAMEF#
    #EDOC: #NAMEG#

  • The last tag should be / < /table > to close this table.

    It would be contrary to intuition, but I probably wouldn't use an array for this. By default, tables HTML and cells in a table grow to fit their content, which makes it harder to control things in an application that requires a fixed size like printing labels. In this case, I'd probably use an unordered list description list. It is a one-dimensional linear structure that can be made to flow in through/bottom of the page using CSS to adapt easily to different page layouts, contrary to the grid fixed 2 dimensions of a table.

    It also avoids the need for 2 reports (which I doubt is even necessary if you use a table-based page layout).

    2. I created a new page with a region that hosts 2 reports, a single report that captures the BOX_IDs for column on the left and another report that captures the BOX_IDs to the right column (odd and even)
    Left, for odd values:

    SELECT box_id NameA,
    (select customers.last_name || ', ' || customers.first_name from customers where customers.customer_id = box.customer_id) NameB,
    (select phones_asset.asset_no from phones_asset where phones_asset.asset_id = box.asset_id) NameC,
    (select TO_CHAR(phones_asset.IMEI,'999999999999999') from phones_asset where phones_asset.asset_id = box.asset_id) NameD,
    (select '0' || SIMS.PHONE_NO from sims where sims.sim_id = box.sim_id) NameE,
    (select TO_CHAR(SIMS.SIMCARD_NO,'9999999999999999999') from SIMS where SIMS.SIM_id = box.SIM_id) NameF,
    EDOC NameG
    FROM box
    WHERE box_id in (:P47_BOX_ID_M1, :P47_BOX_ID_M3, :P47_BOX_ID_M5, :P47_BOX_ID_M7, :P47_BOX_ID_M9, :P47_BOX_ID_M11, :P47_BOX_ID_M13)
    

    Why use scalar subqueries instead of joins here? Is it because some information does not exist for all mailboxes?

    I'm not too keen on the fixed grid settings and IN hard-coded list. Could these not be provided using a form of table or a Manager list item? These could be inserted into a collection and matching using a join or used to create a dynamic list in the body of a function from PL/SQL source SQL query return status.

    A right to the same values:

    SELECT box_id NameA,
    (select customers.last_name || ', ' || customers.first_name from customers where customers.customer_id = box.customer_id) NameB,
    (select phones_asset.asset_no from phones_asset where phones_asset.asset_id = box.asset_id) NameC,
    (select TO_CHAR(phones_asset.IMEI,'999999999999999') from phones_asset where phones_asset.asset_id = box.asset_id) NameD,
    (select '0' || SIMS.PHONE_NO from sims where sims.sim_id = box.sim_id) NameE,
    (select TO_CHAR(SIMS.SIMCARD_NO,'9999999999999999999') from SIMS where SIMS.SIM_id = box.SIM_id) NameF,
    EDOC NameG
    FROM box
    WHERE box_id in (:P47_BOX_ID_M2, :P47_BOX_ID_M4, :P47_BOX_ID_M6, :P47_BOX_ID_M8, :P47_BOX_ID_M10, :P47_BOX_ID_M12, :P47_BOX_ID_M14)
    

    I couldn't make it work in a single SQL querry, maybe you can hep me on it.

    I downloaded the code of the application with the link above, and as you can see, they do not appear on the same line, but one under the other.

    It is because of the absence of a fence / < /table > such tag as described above.

    I tried to play with the grid options so that I can push the results even on the second column and align it with the column 1, but without success.

    Any ideeas or suggestions?

  • Not bad, as you can see. If you validate credentials developer comments for your apex.oracle.com workspace and provide more details on the requirements, I will create an example.

  • What browser (s) / version (s) do you use?
  • What are the dimensions of the labels? The margins on leaves and between the labels?
  • Is it necessary to only print only one page of labels at a time, or pourrait/don't you want to be able to specify more than 14 at the time?

  • Tags: Database

    Similar Questions

    • When I click on close downcomputer the hourglass appears on the desktop for more than a minute before the closing down of the icon is displayed

      When I try to shut down my computer, I click on start > click on computer of closing and the hourglass appears on the Bureau for more than a minute, when the close icon appearsand I click on it, it takes about 2 minutes to turn off actually. Any suggestions

      We need more information!

      Borrowing another post by ElderL (the same "JoseIbarra' that Elizabeth23 already mentioned):
      Provide information on your system, the better you can:

      What is your system brand and model?

      What is your Version of XP and the Service Pack?

      What is your Internet browser and version?

      Do you have the Windows Desktop Search installed issue?

      Your system's disks IDE or SATA drives?

      Describe your current antivirus and software anti malware situation: McAfee, Symantec, Norton, Spybot, AVG, Avira!, MSE, Panda, Trend Micro, CA, Defender, ZoneAlarm, PC Tools, Comodo, etc..

      The question was preceded by a loss of power, aborted reboot or abnormal termination?  (this includes the plug pulling, buttons power, remove the battery, etc.)

      The afflicted system has a working CD/DVD (internal or external) drive?

      You have a genuine XP installation CD bootable, which is the same Service as your installed Service Pack (this is not the same as any recovery CD provided with your system)?

      What do you see (exactly) that you don't think you should see, and when you see it?

      What do not you think that you should see?

      If the system works, what do you think might have changed since the last time it did not work properly?

      ___________________________________________________________
      Once you answer these questions to the best of your ability, a lot of people here (don't forget that almost all of us are volunteers who are also using Windows XP) will probably be able to help quickly resolve your problem.
      That (ElderL also) might help, too (because its results will contain many answers to the above questions):
      Click Start, run and enter in the box:

      Msinfo32

      Click OK, and when the system info summary appears, click on edit, select all (Ctrl-A), copy (Ctrl-C) and paste (Ctrl-V) the information back here in your next reply.

      For video device and driver information, expand components, click view, click on edit, select all, copy and then paste the information here.

      There will be some personal information (such as the user name and the name of the system), and anything that turns information private for you, simply delete the pasted information.

      This will minimize back Q & A and eliminate guesswork.

    • I just signed up for the storage of more than my iPhone. I buy separately for my iPad?

      I have just signed up for the storage of more than my Iphone... I buy separately for my iPad?

      < re-titled by host >

      iCloud-storage can be used by multiple devices as long as they use the same identifier Apple to settings > iCloud. The main orientation of iCloud's for the synchronization of data between the devices.

    • Satellite Z830 - I wonder if the motherboard supports more than 6 GB of memory

      Hey, I bought a Toshiba Satellite Z830-10w. It's a fine ultrabook.
      I wonder if the motherboard supports more than 6 GB of ddr ram.

      Have some of you tried it with a block of 8 GB of RAM Regand flemming

      > I wonder if the motherboard supports more than 6 GB of ddr ram.

      The chipset is responsible for the RAM
      Therefore, know if the chipset would support the 6 GB of RAM.

      Z830-10w supports the Intel HM65 Express Mobile Chipset and it should support the 8 GB of RAM

      To my knowledge the unit is equipped with a 2 GB internal RAM that is NOT removable.
      You can update ONLY one slot
      So one slot can handle 4 GB of RAM, and in this case the 6 GB of RAM are supported.

    • How do you decommssion a domain controller that has not been on the network of more than 200 days?

      Hello

      in our society, we have an old domain controller has been disconnected for more than 200 days, probably in a State of thumbstone, it still appears in our network. We wanted to know what is the best way of disused this server, we connect to our network and do normal downgrade process.

      How do you decommssion a domain controller that has not been on the network of more than 200 days?

      Could you please write me back to my work email or call me on my work phone? Job information are below.

      Hello

      The business support, you can find forums on TechNet, see the following links:

      http://social.technet.Microsoft.com/forums/en/category/WindowsServer/

    • My computer is not connected to the internet for more than 2 minutes both

      my computer is not connected to the internet more than 2 minutes at a time

      Hi Ronda,

      Thanks for choosing the Microsoft Community forums.

      I see that the computer is not connected to the internet for more than 2 minutes on Windows 7.

      To help you better, please answer this question.

      Did you do changes on the computer before the show?

      I suggest you follow the provided methods to solve the problem.

      Method 1:


      Please see the knowledge base article:
      How to troubleshoot network connectivity problems in Internet Explorer

      http://support.Microsoft.com/kb/936211/

      Method 2:

      You can make sure to uncheck the following option in the network adapter properties in Device Manager.


      "Allow the computer to turn off this device to save power".
      You can see the steps
      a. Click Start, the Device Manager in the area start search, type and then click on Device Manager in the list programs.
      b. If you are prompted for an administrator password or a confirmation, type your password or click on continue.
      c. in the Device Manager dialog box, expand network adapter, click the network adapter and then click Properties.
      d. in the network adapter properties dialog box, click the power management tab. The allow the computer to turn off this device to save uncheck box appears

      Method 3: Problems of Wi - Fi network and

      http://Windows.Microsoft.com/en-us/Windows/network-connection-problem-help#network-problems=Windows-7&V1H=win8tab1&V2H=win7tab1&V3H=winvistatab1&v4h=winxptab1

      If you need help with the Windows operating system, just tell me and we will be happy to help you.

    • I had to reformat my computer and lost all my window 8 games. The store has more than some of them. Is it possible to find?

      I had to reformat my computer and lost all my window 8 games.  The store has more than some of them.  Is it possible to find?

      Original title: Lost games

      I had to reformat my computer and lost all my window 8 games.  The store has more than some of them.  Is it possible to find?

      Hello

      Your Store account is independent of any installation of Windows 8. If you have downloaded or bought all the apps store, this information is saved in the store.

      To reinstall your applications after reinstalling.

      1. open the store and make sure that you are connected with your Store account (press the Windows key + I, then select your account).

      2 on the main screen, right click and select your applications on the top toolbar.

      3 in the drop-down Menus, select applications and the sort by name.

      4 in the results, click each application that you want to reinstall , and then click the icon to install the toolbar at the bottom.

      Note: If you have a very large number of applications to reinstall, select a few at a time to reinstall.

      Concerning

    • SQL: how to display the second string of the function in the Jobs table only if the function has more than one string.

      SQL: how to display the second string of the function in the Jobs table only if the function has more than one string.

      Hello

      You can use REGEXP_SUBSTR Oracle/PLSQL: REGEXP_SUBSTR function

      Select the function double REGEXP_SUBSTR('PUBLIC RELATION REPRESENTATIVE ','[^]+',1,2);

      Do you have any value of the column as no 2nd string?

    • Is it possible to find the two sentences into one pdf file? For example, I know the words 'Here' and 'the answer' occur more than once in my document, but only once on the same page. I'm looking for this page.

      Is it possible to find the two sentences into one pdf file? For example, I know the words 'Here' and 'the answer' occur more than once in my document, but only once on the same page. I'm looking for this page.

      I tried to do this by using the search but it will find only them, if they occur as a long chain, that is to say "Here's the answer" rather than how they occur in the document it is to say "Here 's" a bunch of information that leads you to 'the answer'. The search feature so standard did not help.

      Then I tried to do this by using the tool to delete (obviously not the application of writing!) because it allows me to search for multiple words or phrases, however it is not highlight what page both are found. I tried to turn on the preference to enable deletions of comments and even if it meant that I could then go through all the comments, it's still not faster than my document is more than 1,000 pages, which meant there were too many total comments for me to be able to easily identify which page had both.

      Any ideas?

      There is no built-in way to search for two strings and limited to show only the results that appear on the same page.

      It can be done by using a custom script, however.

    • I signed up for 30 day trial and I just got a notification if the trial ended. I did not use the system for more than 30 minutes.

      I signed up for a 30 day trial and I just got a notification if the trial ended. I did not use the system for more than 30 minutes.

      http://helpx.Adobe.com/x-productkb/global/trial-software-expired-early.html

    • Help! CC of PHOTOSHOP: I want to reproduce the same project more than once and to modify their dynamic objects linked separately as different projects - can you help me? Please

      I want to reproduce the same project more than once and to modify their dynamic objects linked separately as different projects - can you help me? Please

      If related files please consult are located next to the file that contains the duplicate folder and edit files duplicate so corresponding should translate into changed content in the file duplicate.

    • System does not allow to attach the document of more than 300 KB of data.

      Dear Sir.

      I have the attached document form option. But I want that the system does not allow to attach the document of more than 300 KB of data.


      How can I do that.




      Thank you

      Hello

      Body of validation function, something like

      DECLARE
        l_size NUMBER;
      BEGIN
      
        BEGIN
          SELECT dbms_lob.getlength(BLOB_CONTENT)as file_size
          INTO  l_size
          FROM wwv_flow_files
          WHERE NAME = :Px_FILE_BROWSER
          ;
        EXCEPTION WHEN NO_DATA_FOUND THEN
          l_size := 0;
        END;
      
        l_size := ROUND(NVL(l_size,0) / 1024);
      
        IF l_size > 300 THEN
          DELETE FROM wwv_flow_files
          WHERE NAME = :Px_FILE_BROWSER
          ;
          RETURN FALSE;
        END IF;
      
        RETURN TRUE;
      
      END;
      

      I hope I'm doing things. Change Px_FILE_BROWSER to your name of the file browser item

      Kind regards
      Jari

      Published by: jarola May 19, 2011 07:34

      Published by: jarola May 19, 2011 08:07

      Had code he made a few mistakes. I fix those.

    • How to repeat the same line more than once in the report 10g

      How to repeat the same line more than once in the report 10g

      If I print the barcode more than once
      in the report;

      Published by: user11106555 on May 9, 2009 05:50

      OK, thought it was just a recording, then try:

      SELECT COL
        FROM TABLE,
             (SELECT 1
                FROM DUAL
               CONNECT BY ROWNUM
      
    • LAbview program behind schedule and displays the data arriving more than two minutes ago

      I am currently using two OR 6070e daq cards PCI (16 analog inputs on one) which are syncronised in the software. In the producer I loop gain of 32 channels data and do my processing on the data in the loop of the consumer. Each signal is displayed on a waveform graph. I have sample at 32 kHz to my problem is that my software works well, but it lags behind in the necessary time sto updated graphics. More I run the software becomes more lag. For example, data showed the field of waveform if poster both 5 minutes after the due event. Even if I use a lower sampling rate (3 kHz) continues to accuse software. The number of samples, I've read is always a second of data. How can I make this software performing near real time with out such a big lag. I need to run my software on a windows OS. I know that you won't get no hard real-time running labview Windows OS, what can be done to improve the speed of my program.

      1. another question on the data sheet of the data acquisition card NOR 6070e PCI indicates the size of the buffer FIFO is 512 S. Why can I in labview set myh size buffer to a value greater than 512 samples. For example when I taste 1000 Hz and read 1000 Hz off buffer I exceed the isze of buffer FIFO data acquisition card, but my program still works.

      Cordially (sorry for the spelling error typed this quickly)

      the main VI is DP_software

      You do not have something interesting to look at.

    • Microsoft Update has a facility to check the history of updates, but it is not a facility in order to eliminate programs that were not updated, if the file has more than 6,000 entries?

      Microsoft Update offers an easy to install updates automatically, but a few times the process fails, leaving the record of the proceedings of breaking, this could happen for days even months and one day the process finished OK and also leaves the track of it, but she's not erase records of installation failures, because the file is a regular file , (this is not a data base), is there some facility to clean the file, he's great at more than 6,000 entries.

      Hello

      Thanks for posting in the Microsoft Community Forum, please be assured that we would do our best to help you.

      We cannot delete entries for updates failed, but we can remove all entries available in the Windows Update history.

      Rename the Windows Update temporary download folder and check:

      To rename the Windows Update temporary download folder, follow these steps:

      Important After you rename the temporary download folder, the updates that you have already downloaded but you have not yet installed must be downloaded from Windows Update or from Microsoft Update.

      In Windows XP, in Windows Server 2003 and Windows 2000, follow these steps:

      1. start Notepad. To do this, click Start, and then click run.

      2 copy and then paste (or type) the following command in the Open box, and then press ENTER:

      notebook

      3. copy and paste (or type) the following command lines in the Notepad window:

      net stop wuauserv
      CD %systemroot%\SoftwareDistribution
      Ren Download.old download
      net start wuauserv

      4. on the file menu, click on record underand type Rename.bat.

      5. click on record underand then click all files.

      6. save the Rename.bat file to your desktop.

      7. double-click on the file Rename.bat to rename the download folder.

      8. try to install the updates again.

      9. check if the Windows update history entries are removed.

      Hope this information helps. If you have any questions do not hesitate to answer, we would be happy to help.

    Maybe you are looking for

    • The Ethernet connection failed

      I'm unable to update the kernel from 2.13 to 3.2, after following the instructions on https://support.apple.com/en-us/HT205956 I have a MacBook Pro (retina, 15 inch, mid-2015) with worm 10.11.5.   Help, please

    • Remove the weather application

      I can't delete the 'Weather' (apparently provided by the Weather.Channel) app from my iPhone 6.  When I tap and hold the icon I don't get the x in the upper left corner as I do in most of the other icons.

    • Firefox 4 will not open thunderbird for mailto and send links

      I use Windows 7 Enterprise.Since the FF4 update will not open Thunderbird when a mailto link or send the link is clicked. My system has Thunderbird selected as the default e-mail client, and these links work in other browsers. Following some help onl

    • Qosmio G40 cooling fan problem

      Hello everyone I bought international student G40. Nearlly got about half of the year. I recentlly that are there is a problem with my G40, I usually wear my G40 in the library or at my place one friend, once I took G40 out of the bag and put on the

    • HP ProBook 450 G0 - Bluetooth problem

      Greetings. First of all, please confirm me that HP ProBook G0 450 comes with Bluetooth because I am unable to find it in Device Manager. If my laptop comes with Bluetooth, please suggest me what driver should I install for this. I use Windows 7. Is i