BI Publisher RTF model - fill a cell with a group without line breaks for each element

I have a fairly rigid rtf model with multiple cells. A cell in particular just display a value of a single group.

I want to display all the values of group in the cell, but instead of display each value on a new line of the

cell and cell resizing, I need a way to repeat the values (we hope) without resizing the cell.

Thus, for example, given a simple group such as < GROUP > < VALUE > where the GROUP contains the VALUES 1, 2, 3, 4 and 5.

a normal <?-foreach: GROUP? > <? VALUE? > <? end foreach? > product

CELL

OUTPUT: 1

2

3

4

5

What I would like is to be able to output the following (assume the slot size cell is not resized one appears exactly as it does in the rtf)

CELL

OUTPUT: 1 2 3

4 5

The tricky part is that I'd love to be able to have the text wrapping, once he arrives at the edge of the cell. Is there a simple way to do this?

After a search in a dozen of nets beforehand of course, I find the answer, about 10 minutes after the announcement.

Knew it was something simple!

Tags: Business Intelligence

Similar Questions

  • Stuck in the BI Publisher rtf model for Apex report

    Hi, I work on Express 4.2.3.00.08 and oracle database 11 g application.

    I stuck in the BI Publisher RTF model.

    I want to create a BI Publisher Apex report.

    Question is.... have several activities and several Notes to a significant number.

    Not sure how to put repeating frame so that all corresponding activities and corresponding notes are a major number without repeating.

    Each main number arrive on a page, see the snapshot below.

    I have attached my rtf model snapshot too.

    I'll be really grateful for your help.

    Thank you very much in advance

    Untitled.jpg

    Untitled2.jpg

    I think your results will have 1102 pages (one page separated by major) for all major XML data?

    You must use @section. so your for each should be as below

    and remove the page break before for each end.

    If you can share the email I can send the updated model.

  • I want to create the BI Publisher .rtf model as attaché

    Hi Experts,

    I'm creating the RTF template but unable to group and the merger of the blocks contained in the sample model. Could you please create the rtf with attached sample data model. For your reference, I enclose my RTF template as well. Please do the needful.

    Thanks in advance

    Thank you and best regards,

    Satya

    Hi Satya,

    I created the RTF model based on your design data and sample layout xml.

    Please find attached.

    Let me know if you need more assistance.

    Thank you...

  • Graphic sort BI Publisher RTF model order

    Hello

    Can someone tell me how to sort a table by using the RTF (Microsoft Word) to BI Publisher model generator?

    Thank you

    Check this Advance BI Publisher Concepts - sorting in RTF model

  • Multi BI Publisher RTF model in Testing conditions

    Hi, kindly guide me, how to write a code for several conditions in RTF Model Builder

    for example

    If a = 1 and b = 2 then

    C

    on the other

    A

    END IF

    Thank you

    Example 1:

    If there is static text put your result in single quotes.

    If your result is a column value so do not use single quotes.

    Example 2:

    C

    A

    Please provide your RTF model and XML data for you the exact solution.

  • How to make a slideshow of heroes with the text and the button for each slide?

    I'm trying to make a basic slide show (auto no buttons) which will be the width of page 100% and I want each picture to have a title and a status button they can click to access other pages, for the life of me I can't this is! What I am doing wrong?

    Indeed I could solve my problem, yay 2 + hours of troubleshooting finally paid off!

    I tried the white color text and read 'Check this video now!', but the background was a color of the light, so it is in contradiction with the white text. To remedy this problem, I created a rectangle shape, he made black and reduced the opacity to 40% and threw it behind the text. In order to get the button under the text that says: 'Click here'! I was able to use a copy + paste glitch by sticking the trio in the caption text box for an image, thus allowing me to have a unique caption for each photo in an automatic slideshow. The problem arises due to the notion of a chart of the icon to stay on the text no matter how it is pasted into the text box but I could understand that if you group the text above the rectangle elements before pasting in the text area of the legend, then the text will remain on the chart! Yay problem solved (at least for now)!

  • Problem with XML and different line break styles

    I'm working on a project that is being developed by some developers Flash Builder 4.6 running in Windows and some developers Flash Builder 4.6 running under OSX. We have difficulties due to the difference of newlines between the two environments. In an .as file with line breaks in style UNIX is similar to the following code:

    var XML = < document >

    < item >

    < / item >

    < / document >;

    xml.appendChild (SomeClass.getXML ());

    SomeClass.getXML () is located in a file .as using type line breaks Windows and is similar to the following:

    public function getXML (): XML

    {

    var moreXML:XML = < anotherElement >

    < childElement >

    < / childElement >

    < / anotherElement >;

    Return moreXML;

    }

    When the XML object is serialized and written to a file on a Windows computer, it looks like this:

    < document >

    < item >

    < / item >

    < anotherElement >

    < childElement >

    < / childElement >

    < / anotherElement > < / document >

    Line for all outside anotherElement breaks are of the form \r\n. Line breaks it contains are of the form \r\r\n, causing thus the empty lines. I'm guessing that the odd line breaks are the cause of the strange setting indented, as well. None of these problems occur when XML is added to the xml file .as that employees style UNIX line breaks.

    Is it possible to force the Flash Builder to use UNIX on Windows style line breaks? Otherwise, there are relatively specific to this problem solutions? Thank you!

    Section clarified

    I found a setting to force a certain style of line breaks: window-> Preferences-> General-> Workspace (delimiter line of file new text). The XML serializes as planned today.

  • Please help with the oracle text and select for each word in the sentence

    Hello

    I have a problem with a query which NEEDS to be done in SQL (not pl/sql in the stored procedure):

    Suppose that a phrase such as "Church of snowboarding."

    Can I divide this by using:
    Select regexp_substr ('church snowboard', ' [^] +', 1, level) word
    of the double
    connect regexp_substr ('church snowboard', ' [^] +', 1, level) is not NULL)

    now I have words 'showboard' and 'Church '.

    So far so good.

    Now I need for each of these words, to create a list of unique IDS collected using text oracle contains the query as follows: (pseudocode)
    for SPLIT.word in "snowboarding", "Church".
    SELECT SCORE (1) NIVEAU_RECHERCHE,
    NO_MATRC,
    NO_NOM_
    OF GR_OT_NOM_ASSJT
    WHERE CONTAINS (name, SPLIT.word, 1) > 0
    UNION
    SELECT SCORE (1) NIVEAU_RECHERCHE,
    NO_MATRC,
    NO_NOM_
    OF GR_OT_NOM_ASSJT
    WHERE CONTAINS (name, ' SYN('||)) SPLIT.word: ', GR_THESAURUS)', 1) > 0
    UNION
    SELECT 100 AS NIVEAU_RECHERCHE,
    NO_MATRC,
    NO_NOM_
    OF GR_OT_NOM_ASSJT
    WHERE NAME LIKE '% "| SPLIT.word | '%'

    so of course I have to untangle this UNION to remove duplicates

    Anyone here sees a way out of my situation? A way to make the loop in a select (use with and such) then
    Just add a select distinct NO_MATRC, NO_NOM_ from)

    I tried, but I'm out of ideas so I thought that some guru here might have the answer ;)

    Thanks in advance for any advice

    See you soon

    You might end up with something like the XML below, ideally as binding in the query.

    SELECT SCORE (1) NIVEAU_RECHERCHE,
    NO_MATRC,
    NO_NOM_
    OF GR_OT_NOM_ASSJT
    WHERE CONTAINS (name, e
    Church of snowboard

    transform ((JETONS, "{", "}", "AND"))
    transform ((JETONS, "{", "}", "OR"))
    turn ((JETONS, «SYN (",", GR_THESAURUS) ', 'AND'))
    turn ((JETONS, «SYN (",", GR_THESAURUS) ', 'GOLD'))
    transform ((JETONS, «?)) {","} "," AND"))/seq >
    transform ((JETONS, «?)) {","} "," GOLD"))/seq >



    (1) > 0

  • How to map the same tag of the element with a different value in BI Publisher rtf model.

    Hello

    I have an xml file with the same name in the < tag > element and I do not know how to associate the same < tag > element to different string in the document rtf template attribute.

    For example: "' Eswitch <number > is repeated in this xml file, when I am mapping this element to the document rtf with a different string, I have same value 'D00002 ' . I should get values D00002 and DMR00002.

    < document >

    < TitleBlock >

    < number > D00002 < / number >

    < itemType > Document < / itemType >

    < lifecyclePhase > preliminary < / lifecyclePhase >

    < description > gtedgg < / description >

    < shippableItem > n < / shippableItem > < / cartridge > < / Document >

    < DMR >

    < TitleBlock >

    < number > DMR00002 < / number >

    < itemType > DMR < / itemType >

    < lifecyclePhase > preliminary < / lifecyclePhase >

    test nomenclature model bom1 < description > < / description >

    < POS > < value > Test < / value > < / POS >

    < shippableItem > n < / shippableItem > < / cartridge > < / DMR >

    < / AgileData >

    I followed steps below for map document model rtf with the same tag xml with a different value.

    1. install Office word 2013.

    2 BI Publisher for desktop software installed. It will add a BI Publisher plugin to the word document.

    3. with the help of desktop publisher BI, created a model of document rtf file.

    4 imported the document rtf template example xml file.

    The data is loaded successfully.

    5 tires model rtf field symbol to map the tags to xml to rtf document attributes element.

    7 saved the document in PDF format.


    Thank you

    Please mark it correct so that it is useful for others to find the solution to a similar request.

  • In v31.0, I can view is more 'raw' XML files with line breaks and ' &lt; ' and ' / &gt; ' characters. Is there a setting that will give me this option?

    Until a few days ago when I opened a file XML with Firefox, I see the content of the file appears with line breaks and ' < ' and ' / > ' and elements. Like this:

    fixed image in < typeOfResource > < / typeOfResource >

     <genre authority="marcgt">picture</genre>
     <genre authority="nmc">Print, Photographic</genre>
     <originInfo>
       <dateIssued encoding="marc">1884</dateIssued>
       <dateIssued encoding="marc">1884</dateIssued>
       <issuance>monographic</issuance>
     </originInfo>
     <language>
    

    Now, it will display like this:

     still image picture Print, Photographic 1884 1884 monographic eng electronic
    

    No tags or line breaks. I need to see the entire XML file. How can I configure FireFox to display this for me? One of my colleagues uses v31.0 and XML views with tags and the line breaks for him.

    For example, I was looking at files sitemap.xml (search Google for inurl:sitemap.xml). For those who have not declared a style sheet, you should always see the classic "source highlight: presentation

    Example: http://www.website.com/sitemap.xml

    Are the files that don't appear as similar planned by not declaring a style sheet?

    As a temporary workaround, you can view the source to see the original. Either:

    • CTRL + u
    • Right click > view Page Source
  • Help with automated line breaks

    I import a file large tagged text created using XML and .xsl style sheets in CS4. The file is data directory of company that are transmitted as a paragraph in columns. We usually use Ventura to create this document and Ventura could process phone, fax, e-mail, and URL in one word and it breaks not between the lines. InDesign is to break these fields on new lines automatically as it strikes characters '-', ' @ 'and'. '.

    Is it possible in InDesign or my stylesheet .xsl to allow only line breaks on spaces and not others?

    For example, I get:

    ABC Company

    1234 main St, downtown, É.-u.

    01234, 555-555-5555, fax: 111.

    111-1111, info@abccompany.

    com, www.abccompany.com

    I want to:

    ABC Company

    1234 main St, downtown, USA

    01234, 555-555-5555, fax:

    111- 111-1111,

    info@abccompany. com,

    www.ABCCOMPANY.com

    I don't want to automatically add a line break before each element as the length would differ for each list and take too much space with forced line break.

    Thank you very much for your help!

    Ah. Try this GREP style, once again with No Break:

    [^ ]+

    This allows to keep whatever it is separated by spaces only together.

  • RTF model: are with nested groups

    Hi all

    I have a certain pickle of a problem that apparently...

    my data structure looks like this:

    <>COMPANY
    -< STORE >
    -Department < AND >
    -< ITEM > < / ITEM >
    -< / DEPARTMENT >
    -< / STORE >
    < / COMPANY >

    several companies may have several banks, which in turn have several departments, which, in turn, may also have several elements.

    my select statement looks like this:

    Select company_id,
    store,
    Department,
    agenda,
    Sum (Qty) as my_sum
    Of
    table_1, table_2, table_n
    where the...
    Group of...
    company_id order;

    my xml data model gathering looks something like this:

    < name of the group = "G_company"...
    -< element name = "E_company"...
    -name of the group = "G_store"...
    -< element name = "E_store"...
    -name of the group = "G_department"...
    -< element name = "E_department"...
    -name of the group = "G_item"...
    -< element name = "E_item"...
    -< element name = "E_item_total" value = "my_sum"...
    -< / Group >
    -< element name = "E_department_total" value = "G_item. E_item_total"function =" SUM () "/ >"
    -< / Group >
    -< element name = "E_store_total" value = "G_department. E_department_total"function =" SUM () "/ >"
    -< / Group >
    < / Group >

    my report currently looks like this:

    -< /B > < b > store-Dept of < b > < /b > - Dept of < b > < /b > - < b > point < /b > - < b > < /b > - point store < b > < /b > - Dept of < b > < /b > - < b > < /b > - < b > < /b >
    ---Townsville---TDept_1---TDept_2---TDItm1---TDItm2---Newcastle---NDept1---NDItm1---NDItm2 company < /b > < b >
    ---CompanyA------2----------------4------------3---------------2---------------1------------------1-------------------3----------------2-------------------4
    ---CompanyB------1----------------2------------4---------------5---------------2------------------1-------------------6----------------3-------------------1


    If I focus just on the Store-> Department-> order of the day, I realized that in my RTF using the template as follows:

    < table >
    -< tr >
    -< td > <? for-each-group@column:G_store; E_store? > shop < table > < td > <? for-each-group@column:G_department; E_department? > Department < table > < td > <? for-each-group@column:G_item; E_item? > element <? end for each group -? > <? end for each group -? > <? end for each group -? > < table >
    -< /tr >
    -< tr >
    -< td > <? for-each-group@column:G_store; E_store? > <? E_store_total? > < table > < td > <? for-each-group@column:G_department; E_department? > <? E_department_total? > < table > < td > <? for-each-group@column:G_item; E_item? > <? E_item_total? > <? end for each group -? > <? end for each group -? > <? end for each group -? > < table >
    -< /tr >
    < /table >


    as you can see, the store-> Department-> point go through the report horizontally.
    My problem is I want to have the totals for each column, such as:

    -< /B > < b > store-Dept of < b > < /b > - Dept of < b > < /b > - < b > point < /b > - < b > < /b > - point store < b > < /b > - Dept of < b > < /b > - < b > < /b > - < b > < /b >
    ---Townsville---TDept_1---TDept_2---TDItm1---TDItm2---Newcastle---NDept1---NDItm1---NDItm2 company < /b > < b >
    ---CompanyA------2----------------4------------3---------------2---------------1------------------1-------------------3----------------2-------------------4
    ---CompanyB------1----------------2------------4---------------5---------------2------------------1-------------------6----------------3-------------------1
    ---<b>Total</b>------------3----------------6------------6---------------7---------------3------------------2-------------------9----------------5-------------------5

    so I did a SUM on each of the Department/E_store/item_totals as:

    <? sum (current - group () / E_store_total)? >

    who now works for E_store_total... but not for E_department_total and E_item_total!
    It seems that BI Publisher does not like used money with inner loops.
    because if I extract only the column for E_department, the total value down is correct!
    but once I put the outside loop store, it breaks.

    what I get now with is:

    -< /B > < b > store-Dept of < b > < /b > - Dept of < b > < /b > - < b > point < /b > - < b > < /b > - point store < b > < /b > - Dept of < b > < /b > - < b > < /b > - < b > < /b >
    ---Townsville---TDept_1---TDept_2---TDItm1---TDItm2---Newcastle---NDept1---NDItm1---NDItm2 company < /b > < b >
    ---CompanyA------2----------------4------------3---------------2---------------1------------------1-------------------3----------------2-------------------4
    ---CompanyB------1----------------2------------4---------------5---------------2------------------1-------------------6----------------3-------------------1
    ---<b>Total</b>------------3----------------4------------3---------------2---------------1------------------1-------------------3----------------2-------------------4

    It makes the total general store correctly, but it gives me just the first line for the other totals.

    I tried:

    1 using the CUBE function in my SQL query, which gives me the results I want with all the totals I want, but I can't translate it into XML.
    2. try to use the pivot table option, but I can't always make it work as I want.
    3. using a separate sql query to retrieve the grandtotals but cela does not either because the required multiple looping.

    I am at a complete impasse, any help would be really appreciated!
    PS. I'm a very cool beginner

    Sent the hotfix.

    You must use the current group.

  • Need help on model of BI Publisher RTF display the Signature on bottom

    Hello
    I need a help on the BI Publisher RTF model to show the Signature on the bottom of the last page. I have a rtf model where this model can genearte a page or a page then a plus. I want a Signature and a few constants at bootom in a last page. Your answer will be really appreciated.

    If you want to see the signature at the bottom of the last page? and you also have footer information that must be displayed on each page.

    have u tried this

    Every thing before these tags is displayed as the last page header and everything after the tag will be the last footer.

  • RTF model. body with two loops and custimized footer

    Hello.
    I have a rtf model with a body and a custom footer. The body has two loops. The first loop x cheques and the second for loop for x elements of each control.
    The footer must be individually for each control. Is there a possibility of variable access from the first loop of the body in the foot?

    the structure of my rtf file:_
    header: vacuum
    body:
    <? for-each: Scheck? >
    An asfdfadsfasdf: <? One? >



    Article price
    <?-foreach: point? > <? name? > <? price? >
    <? end foreach? >

    Summe: <? sum (price)? >

    <? model: footer? >
    <? One? > does not work*.
    <? end model? >


    <? split-of-page-break:? > <? end foreach? >



    footer:
    empty space
    empty space
    empty space
    empty space
    empty space
    empty space
    empty space
    empty space
    empty space
    <? Call: Footer? >






    an excerpt from my xml file:_
    < root >
    < Scheck >
    < item > < name > Kunststoffe < / name > < price > 22000 < / price > < / item >
    < item > < name > Metalle < / name > < price > 100000 < / price > < / item >
    < item > < name > Holz < / name > < price > 6000 < / price > < / item >
    < item > < name > paper < / name > < price > 100 < / price > < / item >
    < item > < name > Kunststoffe < / name > < price > 22000 < / price > < / item >
    < item > < name > Metalle < / name > < price > 100000 < / price > < / item >
    < item > < name > Holz < / name > < price > 6000 < / price > < / item >
    < item > < name > paper < / name > < price > 100 < / price > < / item >
    < item > < name > Kunststoffe < / name > < price > 22000 < / price > < / item >
    < item > < name > Metalle < / name > < price > 100000 < / price > < / item >
    < item > < name > Holz < / name > < price > 6000 < / price > < / item >
    < item > < name > paper < / name > < price > 100 < / price > < / item >
    < item > < name > Kunststoffe < / name > < price > 22000 < / price > < / item >
    < item > < name > Metalle < / name > < price > 100000 < / price > < / item >
    < item > < name > Holz < / name > < price > 6000 < / price > < / item >
    < item > < name > paper < / name > < price > 100 < / price > < / item >
    < item > < name > Kunststoffe < / name > < price > 22000 < / price > < / item >
    < item > < name > Metalle < / name > < price > 100000 < / price > < / item >
    < item > < name > Holz < / name > < price > 6000 < / price > < / item >
    < item > < name > paper < / name > < price > 100 < / price > < / item >
    < item > < name > Kunststoffe < / name > < price > 22000 < / price > < / item >
    < item > < name > Metalle < / name > < price > 100000 < / price > < / item >
    < item > < name > Holz < / name > < price > 6000 < / price > < / item >
    < item > < name > paper < / name > < price > 100 < / price > < / item >
    < item > < name > Kunststoffe < / name > < price > 22000 < / price > < / item >
    < item > < name > Metalle < / name > < price > 100000 < / price > < / item >
    < item > < name > Holz < / name > < price > 6000 < / price > < / item >
    < item > < name > paper < / name > < price > 100 < / price > < / item >
    < Payment > HUNDERTACHTUNDZWANZIGTAUSENDEINHUNDERT < / payment >
    < a > Firma1 < year >
    < / Scheck >
    < Scheck >
    < element > < name > end < / name > < price > 2000 < / price > < / item >
    < item > < name > Metalle < / name > < price > 10000 < / price > < / item >
    < item > < name > Holz < / name > < price > 600 < / price > < / item >
    < item > < name > paper < / name > < price > 10 < / price > < / item >
    < element > < name > end < / name > < price > 2000 < / price > < / item >


    Thank you for helping me!

    Edited by: user12052573 the 19.05.2010 02:00

    Hello

    change your main loop shape

    This will create a new page with a section break for each change in 'Scheck. You can remove your split sentence of page break.

    -Karine

  • Report model of column named with 2 lines/registration poster null in the top row

    I was able to create a report model of column named with 2 rows by record type for a tabular presentation, but it seems to hide only the first line of the original registration and displays the 2nd row, i.e. all NULL values. All other records appear correctly.

    Here is the HTML code for the page that results for the init_row of the report. I understand why he behaves this way, but I have no idea how to do the style of the first < tr > Reports to the 2nd line of the record.
    <tr id="init_row_R1009150109271352230" style="display:none;" >
    <td rowspan="2"><a href="javascript:ShowRegion('')" >(null)</a></td>
    <td rowspan="2">(null)</td>
    <td rowspan="2">(null)</td>
    <td rowspan="2"><label for="f04_0000" class="hideMeButHearMe">Completion Date#ROW_HEADER#</label><span style="white-space: nowrap;"><input type="text"  id="f04_0000" name="f04" maxlength="2000" size="12" value="" autocomplete="off"></span></td>
    <td>Premises</td>
    <td><label for="f07_0000" class="hideMeButHearMe">Vacant#ROW_HEADER#</label><input type="text" name="f07" size="5" maxlength="2000" value=""  id="f07_0000" /></td>
    <td><label for="f08_0000" class="hideMeButHearMe">Delinked#ROW_HEADER#</label><input type="text" name="f08" size="5" maxlength="2000" value=""  id="f08_0000" /></td>
    <td><label for="f09_0000" class="hideMeButHearMe">Soft Dt#ROW_HEADER#</label><input type="text" name="f09" size="5" maxlength="2000" value=""  id="f09_0000" /></td>
    <td><label for="f10_0000" class="hideMeButHearMe">Ull Poi#ROW_HEADER#</label><input type="text" name="f10" size="5" maxlength="2000" value=""  id="f10_0000" /></td>
    <td><label for="f11_0000" class="hideMeButHearMe">Ported#ROW_HEADER#</label><input type="text" name="f11" size="5" maxlength="2000" value=""  id="f11_0000" /></td>
    <td><label for="f12_0000" class="hideMeButHearMe">Blocked#ROW_HEADER#</label><input type="text" name="f12" size="5" maxlength="2000" value=""  id="f12_0000" /></td>
    </tr>
    <tr>
    <td>Path</td>
    <td><label for="f13_0000" class="hideMeButHearMe">Path Vacant#ROW_HEADER#</label><input type="text" name="f13" size="5" maxlength="2000" value=""  id="f13_0000" /></td>
    <td><label for="f14_0000" class="hideMeButHearMe">Path Delinked#ROW_HEADER#</label><input type="text" name="f14" size="5" maxlength="2000" value=""  id="f14_0000" /></td>
    <td><label for="f15_0000" class="hideMeButHearMe">Path Soft Dt#ROW_HEADER#</label><input type="text" name="f15" size="5" maxlength="2000" value=""  id="f15_0000" /></td>
    <td><label for="f16_0000" class="hideMeButHearMe">Path Ull Poi#ROW_HEADER#</label><input type="text" name="f16" size="5" maxlength="2000" value=""  id="f16_0000" /></td>
    <td><label for="f17_0000" class="hideMeButHearMe">Path Ported#ROW_HEADER#</label><input type="text" name="f17" size="5" maxlength="2000" value=""  id="f17_0000" /></td>
    <td><label for="f18_0000" class="hideMeButHearMe">Path Blocked#ROW_HEADER#</label><input type="text" name="f18" size="5" maxlength="2000" value=""  id="f18_0000" /></td>
    </tr>
    <tr>
    Any ideas to try would be greatly appreciated. I tried to use conditions on the values of #ROWNUM #, but the null line is still there...

    And yes I know I should not use the tabular forms, but sometimes what is wanted, it is not what is better... :-)

    See you soon,.
    Greg

    Published by: snowman on 4 December 2012 15:12

    Published by: snowman on 4 December 2012 15:13

    See + {: identifier of the thread = 1116477} +.

    Sorry, I forgot all that when I suggested that you can use a custom here report model (not surprisingly, since I did not use the tabular forms given that these changes have been made).

    I don't remember see potential customization discussed in 4.1 or 4.2 (but then I would not have all these tabular forms).

    If your options seem to be:

  • Using nested tables as suggested by mark, who introduced the downside to Peter about the width of the columns (you can try to remedy using CSS to create fixed-width tables/columns, but my last experience of this receipt very messy in terms of support of IE cross-browser and legacy...)
  • Build the page completely manually without the help of the features integrated in the form of the APEX.
  • Try to customize the behavior of line add to take into account the layout is customized using the dynamics of the actions/jQuery.
  • Do not use the tabular forms.

Maybe you are looking for

  • Apple pays fingerprinting

    New to the iPhone and the 6s.  I have "ve put in place ApplePay and everything speaks to pay using your finger/thumbprint.   I put in place a code 6 digit to access the ApplePay/Wallet (even to try to understand both), but can I pay with it using the

  • mSATA SSD + 2.5 "HD on Tecra Z40 - B - 12 p

    Hello soon I'll be getting a laptop Toshiba Tecra Z40 - B - 12 p, reference PT45GE-06S03F7J, it comes with a 250GB SSD mSATA. I want to know if it is possible to install a second hard disk 2.5 "additional or I have to choose between having a regular

  • Skype stops in the Japanese locale.

    Recently, I downloaded a piece of software that requires that the computer is configured for Japanese locale to run. However, when I start the computer with the region defined in the Japan, Skype will start, but freezes in the opening moments. Switch

  • Change the language of the LabView controls?

    I just need confirmation. If LabView controls, as a graph, have a context menu, then this menu will be first in the language of the LabView IDE, it is used with. If I create a new application, then the manufacturer includes the LabView RTE. It will a

  • 2.4 ghz disabled, try to connect at 5 ghz, no signal from the router

    Tried switching to 5.0 on the 192.168.1.1 page and no I have no signal from my router on any of my devices. Internet is fine.