List items have no < p > tag in RH8

I'm probably being incredibly dense, after all, it's Friday afternoon, but I would appreciate answers with or without flames.

Using RoboHelp HTML 8 under Windows XP SP3, not on a network.

When I create a bulleted list using the toolbar button

BullListButton.png

the tag style changes from "Normal" to "(none)".

StylesNone.png

... and this mess up my bet in shape.

Look in the HTML code, I see that the tags < p > < / p > disappeared;

HTML.png

It is not happened to RH7.

I'm doing something wrong and if so what?

-Derek

Hello

You do not have something wrong. It is one of the changes that comes with RoboHelp 8.

Probably, you will need to open the Model Designer and set the style for your list items.

Personally, I prefer the magnification of the view of the Designer Style. You get a different view in RoboHelp 8 depending on how it is open.

I usually right-click the editor and choose Properties from the subject. Then click the appearance tab, click the change... button.

See you soon... Rick

Useful and practical links

Tags: Adobe

Similar Questions

  • List item

    Hi guyz,

    someone help me to solve my problem of list item.

    I have a login screen after successful login user I declare the USER name as global (user_name) this comprehensive value, I want to create the list item have the code below. is there something wrong with my code its giving error.
    DECLARE
         Num_Temp    NUMBER;
         RG_Group_ID RECORDGROUP; 
    BEGIN     
         CLEAR_LIST('DEPT_RG');
         RG_Group_ID := CREATE_GROUP_FROM_QUERY('DEPT', 'SELECT DISTINCT DEPARTMENT,DEPARTMENT FROM MN_EXEC_LOGIN WHERE DEPARTMENT='||:GLOBAL.USER_NAME||'');
         Num_Temp           := POPULATE_GROUP(RG_Group_ID);
         POPULATE_LIST('DEPT', RG_Group_ID);
         DELETE_GROUP(RG_Group_ID);
    END;
    IM using form 10g.

    Concerning

    Houda

    Houda,

    Change the line

    RG_Group_ID := CREATE_GROUP_FROM_QUERY('DEPT', 'SELECT DISTINCT DEPARTMENT,DEPARTMENT FROM MN_EXEC_LOGIN WHERE DEPARTMENT='||:GLOBAL.USER_NAME||'');
    

    TO

    RG_Group_ID := CREATE_GROUP_FROM_QUERY('DEPT', 'SELECT DISTINCT DEPARTMENT,DEPARTMENT FROM MN_EXEC_LOGIN WHERE DEPARTMENT = ''' || :GLOBAL.USER_NAME || '''');
    

    Then it will be ok.

    Kind regards

    Manu.

    If my answer or the answer to another person has been useful or appropriate, please mark accordingly

  • How can I remove list items that have been deleted when I clicked that it continues to view vacuum

    How can I remove items from the list that have been deleted when I click on it it keeps showing the empty folder

    I gotcha! Here is the list of recent files that Reader displays at startup. You can change this in the preferences of Document Reader.

    1. Choose Edition > Preferences in Windows, or reader > preferences Mac OS.
    2. Click on the category of Documents.
    3. Enter 0 for the Documents in the recently used list.
    4. Click OK and restart Acrobat.

    If you wish, you can go back and enter something other than 0 for this parameter, once the list is allowed to go out.

    Best,

    Sara

  • TextStyle for description &amp; standard list item status

    Hello

    Is it possible to have a textsyle custom (different fonts, size, color) to use in the standard list item. Currently, he has a gray color, and I have a grey'ish of background, so it does not work properly.

    I'm more interesting by changing the color of the part of the State.

    I used javascript to includetags, but tags is not the kickoff, instead of this, I see"... "as a text.

    Thank you
    S.

    I found the solution, so the key is to use textFormat as 'TextFormat.html' and then usetags in the text.

                            StandardListItem {
                                title: ListItemData.stockName
                                description: listS1Container.description()
                                status: listS1Container.status()
                                textFormat: TextFormat.Html
                            }
    

    in the container, I have a function, for example the status:

                            function status(){
                                return "TEST "+ListItemData.name + ";
                            }
    
  • Get the selected value of a select list item in a tabular presentation.

    Hi, I have a tabular form and I'm trying to get the selected value of a select list item and store the selected value in a page element hidden elsewhere on the form of tables, so I can use this value.

    I already have something similar to the input on the tabular presentation elements.

    Get the initial values
    var line = $x_UpTill (this.triggeringElement, 'TR');
    numberOfItems var = $(' input [nom = "f12"]', ligne) [0];

    numberOfItems = 123456.123

    What I want to do is soemthing similar as above but capture the value of a select element in tabular form. I thought I could do something like:

    Get the selected value
    var line = $x_UpTill (this.triggeringElement, 'TR');
    numberOfItems var = $('selected [name = "f08"] .val ()', line) [0];

    But this method leaves the as undefined var numberOfItems.

    Please help me to find a way to identify the item 'select' in the tabular form called "f08" and get this value.

    I am a newbie to jQuery selectors etc...

    Thank you.

    Strange that you do not get an error when you run your 2nd selector.
    In any case for this kind of thing, see the HTML code of your tabular form and tell us what triggers, the element can be useful. Or better create an example at apex.oracle.com.
    In any case, I see two errors:
    (1) is there any html element "not selected" instead, the LOV in the APEX element has the select tag
    (2) you can not write a. val() inside a selector that you must place it after your selection.

    So I'd like to rewrite your code to:
    var line = $x_UpTill (this.triggeringElement, 'TR');
    numberOfItems = $("select_[nom_="f08"]",_row).val () var [0];

  • Status of the list item that you want to do?

    Is there a way to see the State by way of assignment to be listed with the topic name?

    In other words, I created a number of list items to take into account the review cycle.

    If I run a status report, I can see how many subjects have the classification of engineering response need, but I can't find a way either to get a list of people or to sort the list of topics to make items on the screen.

    Clues? Another way to do this? I noticed that the categories are listed in the Checklist-topic Meta tag in the HTML code. I use Windows 7. Is there a way to search the content of the HTML files in a particular folder? I tried to search for the content, but he doesn't find anything.

    Try the report properties topic. This shows the status and the tasks marked against a subject, the two are unrelated. This report can be saved in a text file, and from there you should be able to get the information into a spreadsheet for analysis.

    See www.grainge.org for creating tips and RoboHelp

    @petergrainge

  • Numbered lists... Need a line gap between list items

    Hello. Here's my problem. I use 7 HR. When I use the numbered list feature, there are no blank lines between list items. I think that to look sloppy. I can simulate it by pressing SHIFT ENTER after each line item. Who gives a fine appearance and translated very well to help on the Web, but when I generate my file Word of him, it ends up being an extra line between line items. I guess it's because Word uses its numbered list function, which is to skip lines. He added also that < BR > HR.

    .... I guess I just a need to know how to use HR to generate lists the way I want it, or I need to know how to configure word do not skip lines between list items, so that way it will be just skip a line due to this < BR > in the HTML code.

    I have a feeling that it's simple, but I'm lost.

    Thank you

    When you change the style of lists, you change the OL and UL tags. So in theory, what you do with this style applies to the list as a whole, and not to list items.

    Colum spoke on the creation of a new "other" style (or maybe a paragraph style, but the list items aren't paragraphs, if HR tags like that). Then, while remaining in the Styles dialog box, you would go to Format > bullets and numbers, then select the numbering you want. Format > paragraph, insert a value into the box after to get your space between list items.

    Then apply this new style to your list items.

  • Custom list item changes when you click

    I'm having a strange problem.

    When my list of messages is filled first, she checks a property in the json data to see if the message is 'read' or 'unread '. If it is "no read", it will be a different color than those who are already "read" to indicate to the user.

    It works very well, however I added an action context to the list, and when this action is triggered, I'm changing the message "unread". If the color of the list item to change. This works.

    However, after I changed the color of a single item in the listwhen I do scroll down and down, many elements change color. I think it has to do with the rendering of the list of recycling.

    This behavior does not occur after that list first initializes. Regardless of the colors have been queued to initialize their place. Only after that I have an amendment to one of the elements in the list, things go crazy when I scroll. I hope I'm being clear.

    How can I stop this from happening?  This is the code that changes the color of the label in my custom list item.

     listItemComponents: [
                                ListItemComponent {
                                    MessageListItem {
                                        id: messagesListItem
                                        contextActions: ActionSet {
                                            ActionItem {
                                                title: "Mark Unread"
                                                onTriggered: {
                                                    if (messagesListItem.isNew == false) {
                                                        var selectedItem = ListItemData;
                                                        messagesListItem.isNew = true; //property of list item is changed to unread
                                                    }
                                                }
                                            }
                                        }
    

    And inside the MessageListItem.qml

    property bool isNew: ListItemData.data.new
    
       onIsNewChanged: {
            if (isNew == true) {
                subjectLabel.textStyle.color = Color.create("#FF4500");
            } else {
                subjectLabel.textStyle.color = Color.create("#000000");
            }
        }
    

    Please let me know if you have any questions, any help or suggestion is appreciated. Thank you!

    Hello!

    I think that it doesn't because you are not changing 'new' dataModel element variable. In addition, assigning directly control isNew breaks property DataModel is bound to it.

    It should work if you change the dataModel instead.

    An important point to note, however, that it is not possible to change the individual variables of dataModel point. You need to replace the entire item. The code example for GroupDataModel: (not tested, so may require tweaks, tell me please if you need help in getting this work):

    onTriggered: {
      var selectedItem = ListItemData  // get a copy of dataModel's item
      selectedItem.new = !selectedItem.new  // modify it's property
      messagesListItem.ListItem.view.dataModel.updateItem(indexPath, selectedItem) // update the model
    }
    

    For ArrayDataModel, the function is named differently.

    In addition, this line seems suspicious:

    property bool isNew: ListItemData.data.new
    

    Probably, it should be replaced by this one:

    property bool isNew: ListItemData.new
    
  • List items are overlapped on popup screen

    Hi all

    I'm developing an application in which i use a popup screen and I have an ist of all data on the device (memory a sd card in the device). I show these data in a list and with a few images and checkboxes. My problem is that when I scroll or scroll through list items upward, are overlapped and yet when I scrolling to a particular element, only this element comes to its normal state.

    And this behavior is only broadcast on the devoce but when I run the same code on Simulator it works very well without any problems!

    Why this is happening? Any idea?

    Help, please!

    Thank you..

    Thnx for your help...

    My problem is solved...

    I was doing loads of operations under oaint method...

    Thank you very much...

  • Toggling text element based on the selection of a list item

    Hello friends,

    I have a header data block where I have a field to not enter the name of book and a REGD Item list that displays 'Yes' and ' ' and a text REG_NO element.

    When the user selects 'Yes', the text REG_NO element must be enabled so that the user can enter the number of the book.

    By choosing 'No', the REG_NO element must be disabled.

    I have included a trigger WHEN-LIST-CHANGED in the list REGD item.

    I added the following code in the trigger above:

    --=======================================

    BEGIN

    IF: HEADER. REGD = ' don't

    THEN

    SET_ITEM_PROPERTY('HEADER.) REG_NO', ENABLED, PROPERTY_FALSE);

    ON THE OTHER

    SET_ITEM_PROPERTY('HEADER.) REG_NO', ENABLED, PROPERTY_TRUE);

    END IF;

    END;

    --=======================================

    However, when the form is opened, the text REG_NO element is enabled.

    When the user chooses the 'no' in the list item REGD, then the text REG_NO element is disabled as expected.

    However, when you choose 'Yes' in the item list REGD, the text REG_NO element does not get activated.

    Can someone let me know how to activate the text element.

    Concerning

    Hawker

    When you disable an item, NAVIGALE, INSERT_ALLOWED, and UPDATE_ALLOWED properties are also set to False, then you will need to reactivate their when you reactivate an item.

  • Removal of long list of drop-down list items quickly (ss4)

    I have LiveCycle Designer ES4. I often have a long list of list items in my items from the drop-down list. I want to know if there is a quick way to remove all the items in the list (field tab). I have one at the time a click and remove one at a time. Is there a faster way?

    You can use my macro to create dummy texts.

    Just to empty the text field in the Flex dialog box and click OK, to remove all the values in a drop-down list.

    LiveCycle blog: Lorem Ipsum Generator Makro / / Lorem Ipsum Generator Macro

  • How to change the border style of the list items in the apex


    Hi all

    We have created a few items from the selection list in the Apex and ask users to make changes to the border.

    I tried many ways, but he was not able to make changes, some could help me how we can change the border style of list items in Apex. By, the approach has been used by us

    Attributes of the element in the HTML form -> style = "" border: 1px solid #E5E4E2; "" [I speak that way] but no luck.

    Kind regards

    Sheikh tayeb.

    SruthiTamiri wrote:

    Hello

    Please find the details below

    APEX version # 3.2

    Internet Explorer version #7

    Mozilla version 12.0.

    Used theme #Blue

    Topic identification number is #12

    It is not possible to change the appearance of the borders of the selection list in IE7.

    To the borders of all the elements of the selection list style on a page in other browsers, include the following style sheet in the HTML Header page:

    .formlayout select {
      border: 1px solid #E5E4E2;
    }
    

    APEX 3.2 is no longer supported, and IE7 is obsolete. Upgrade to the current version is recommended.

  • How to display the list item values both from 2 different tables?

    Hello world.

    I have a problem for the display of the data.

    There are 2 tables in the database.

    Table-1 has lc_value, lc_no, lc_dt, and vendor_code columns.

    Table-2 has vendor_code, $vendor_name & vendor_address.

    I created the form where I display data in list item 30 (tabular presentation - 30 records displayed).

    I need to display all values automatically at the same time in the form just by clicking on "Enter_Query" and "Execute_Query".

    It worked when the form had fields in a table in a single table.

    I created fields in a table for tables; then created the relationship between the tables by using the join (vendor_code).

    But when I run the form, click on "Enter_Query" and "Execute_Query", its does not work.

    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production.

    How can I do this?

    Help me.

    Thank you.

    Dear Bruno,

    Each provider code is to have a folder, then

    Why keep two tables?

    Why you want to update both the table at the same time?

    Master / detail means,.

    a master record depends on several detail records.

    Please, understand and try to build your form with single table.

    If you have already created 2 tables, then merge these into a single table.

    Or other wise keep table_1 as a database block and to vend_name as a data field (element of database in the palette of the property is set to 'no').

    Then go to the trigger of table_1 block post_query and write the following:

    Select vend_name in: vend_name from vendor_mst where vend_cd =: lc_vend_cd;

    In doing the above, the form will look as you wish but the change on the vend_name not to be saved because that is the point of no database.

    Other than vend_name all fields in table_1 will be recorded.

    Hope this will help.

    Post edited by: Priyasagi

  • Limit the width of the list item

    Hi all

    I use Oracle Application express 4.2.
    I have change a number filed for select list and created a dynamic lov to it.

    the problem is that its width increases dynamically.
    means, if I have a value "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.
    Width of the list will be the same length of the above "AAA...". ».


    How can I limit the width of the list item to a specific value? There is no such property for this it.

    Thank you.

    -Edit the item selection list.
    -Find the section 'Element '.
    -Enter the following value for the parameter "Attributes of the HTML Form element": style = "width: 100px;"
    -Adjust the number of pixels to your needs.

  • How to update the table when change list item in the classic report

    Hello
    I worked with apex 4.2 and I create normal classic report with list (named loved) select a column, now I want to update the table when the user changes the list with the new value, I can't create a dynamic action to do this, I create checkbox with the primary key and the loop for check point to update the table but I can not get the value of the list item. and for more speed, the user want to do it when changing the value from the list.

    My question
    1. how to do it in javascript and get the value of the list item and update the table with the new value
    2. do I have to use the API to create the list item so I can get the value of the report item or what.





    Thank you

    Ahmed

    You can find a lot of information in this forum (and outside in google) when you search for AJAX processes and demand. However, the tutorial in the link below should be useful:
    http://www.Oracle.com/WebFolder/technetwork/tutorials/OBE/DB/hol08/apexweb20/ajax_otn.htm

    BTW, if we answer your question, don't forget to mark the appropriate post as correct. It will help all of us in the forum.

Maybe you are looking for

  • Stop 0x0000007e on an XP

    When you start the computer, this error message appears on a blue screen. Does anyone have any ideads how to solve? Boot from the disc dell makes no difference.

  • How to get a windows Vista Home Premium 32-bit installation disc?

    My computer is an emachine T5086.  It has Windows Vista Home Premium and when loading drivers they stop loading at "windows32 drivers/crcdisk sys. I don't know what that means. Then, the computer restarts and asks me to install my windows installatio

  • USB port not recognize mice and other devices.

    I have a logitech wireless mouse who worked on my computer (Fujitsu A6220) for 2.5 years, but now device for ports management USB says that it does not recognize the device.  I travel and a few times I returned from a trip and trendy and it worked fo

  • BlackBerry Z10 incapable of as "SMS" text appears frozen on contact

    Periodically my text "freezes" on a certain contact.   When I exit and press another, initial contact appears without history of text (name on it and gray on the screen).   It does allow me to send or receive text messages.   This happens at least tw

  • To access the embedded PDF files

    Is it possible to access the PDF files into a PDF document that has been converted from a word file?