Robohelp 9 numbered HTML lists problem

I'm having problems with HTML lists in Robohelp 9 that are converted from linked Framemaker 10 xml files. The list numbering restarts from zero after the 9th item and I can't find anywhere that could be configured!
The configuration for the conversion in the Robohelp 'Conversion settings' for the relevant numbered list paragraph in Framemaker is 'Convert autonumber to HTML list'.
Many thanks in advance for any pointers.
Regards,
Nick

Are you sure it actually restarts from zero? Have you checked the HTML code? My initial thought after reading this was that you might have some issues with CSS margins and alignments hiding the number in front of your zero. Numbers that should be 10, 11 etc. but shows up as 0,1, 2,3 etc.. Anyways, I would post an image that visualizes your output from RH.
Edit: Have you tested a larger list (20+) to see if things are repeated?

Similar Messages

  • Position of Numbers in List (RoboHelp 8 HTML)

    Apologies if this question has been answered before; I looked through a lot of threads about numbering and lists.
    My question is whether you can change the numbers in an ordered list to appear left justified. Currently, when a numbered listed goes into double digits, it looks like this:
      9.  Step 9
    10.  Step 10
    Would it be possible to make it look like this, with the 1 in 10 directly under the 9 instead of to the left:
    9.   Step 9
    10. Step 10
    I have tried changing different settings but am not sure how to go about it.
    If this is not possible, is there a setting to allow numbers/characters to appear in the margin area of a topic?  In my project, we don't indent any of our lists - they need to line up with the paragraph above (which is not indented and start at 0 pt).  This seemed to work in RoboHelp 5, but we have upgraded to 8 and now the 1st digit is cut off when you get to step 10.  For example:
    Appearance in RH5:
      Paragraph text.
      1.  Step 1, etc
      9.  Step 9
    10. Step 10
    11. Step 11
         You can see both digits in the number 10 in design view as well as in the published webhelp.  The first digit is to the left of everything (even to the left of the "Normal" paragraph style which is 0pt), but you can still see it.  However, in RH8, you can see both digits in design view, but not in preview or in webhelp.  In preview/webhelp, it looks like this, with the first digit being cut off:
    Paragraph text.
    1.  Step 1, etc.
    9.  Step 9
    0.  Step 10
    1.  Step 11
        Is there any way to change this so the first digit appears in the preview/webhelp?
    Thanks very much and please let me know if I haven't been clear.
    Chris

    Hi Chris.
    I know you are looking for a solution to this numbering problem, and frankly, I don't have one. But since this isn't the first numbering / outline position issue I have seen with RH, especially RH8, I had to interject a question.
    Why are you even numbering instructions? Have you considered not doing so?
    I know you are probably thinking I am an idiot - but here's the thing. In the past 15+ years I have been in the wonderful world of help authoring, I have NEVER numbered a set of instructions, unless ordered to do so - and I usually could convince my opponent that it wasn't necessary. And guess what? No end user has EVER complained that the process they were following didn't work because they did the last thing first, or the third thing eighth, or whatever.
    I have always used bullets. Sometimes, I will use checkboxes as the bullets - but that's as fancy as I get. I do indent my Procedure style a little too. But that's it. Although end-users can be hysterically silly sometimes, I think that they do now have the presence of mind to follow a set of instructions in the order that they are given.
    OK, that's my two cents. Off my soapbox. But seriously. Consider how much effort you are taking to force instructions into a format that probably isn't necessary.
    Good luck, if you decide to press on.

  • Populate HTML LIST ITEM with a query

    Hello,
    I've a problem,
    I'm building a portlet based on an html form.
    In this forms there are several list items,
    How can I populate an html list item with a dynamic query based on a db table?

    I hope you are looking for something like this
    declare
    v_ret_string varchar2(32767);
    begin
    v_ret_string := ' <TABLE BORDER="1" bordercolor="#0000FF" bgcolor="#FFFFF0">
                   <TR><TD><TABLE BORDER="0" CELLSPACING="3" CELLPADDING="0">
                   <BR>
                        <TR><TD ALIGN=middle><SELECT SIZE="1" NAME="emp_list">
                             <OPTION VALUE="">';
    For get_emp_list In (Select ENAME,EMPNO
    From SCOTT.EMP
              Order by ENAME) Loop
    v_ret_string := v_ret_string || '<OPTION VALUE="'||get_emp_list.EMPNO||'">'||get_emp_list.ENAME;
    End Loop;
    v_ret_string := '</SELECT></TD></TR><TABLE></TABLE>';
    End;
    which uses PL/SQL code to generate the html page.
    Thanks
    -Krishnamurthy

  • Adobe RoboHelp 8 has encountered a problem and needs to close.

    I am trying to generate a project as WebHelp and after about 10 minutes of generating, the following error message appears: "Adobe RoboHelp 8 has encountered a problem and needs to close."
    I am able to generate all other projects, just not this project.
    This project is not on the network. It used to be on the network, but I moved it to my local directory awhile ago.
    I tried restarting the computer. I tried generating from another computer and that did not work either.
    I tried repairing the CPD through Microsoft Access. (I am not able to rename the CPD, because when I do that, almost all of my topics appear as broken links, so I use Microsoft Access to repair the CPD instead).
    Is there anything else I can check or try?
    Thanks,
    Debbie

    Thanks. I didn't see anything in the .HHP.
    However, I think I'm getting closer to finding the solution (at least I
    think I've found the problem).
    I have various conditional tags. One is called "uni2" and one is called
    "Remove_in_uni2".
    When I generate with "uni2" excluded and "Remove_in_uni2" included, the
    WebHelp generates.
    When I switch them ("Remove_in_uni2" excluded and "uni2" included), then I
    get the error.
    I tried removing the underscores - didn't work.
    I tried renaming it to RemoveIn18 - didn't work.
    Any suggestions, anyone?
    Thanks,
    Debbie
                                                                                    From:       Peter Grainge <[email protected]>                                                                               
    To:         Debbie Sarig <[email protected]>                                                                               
    Date:       06/18/2009 09:06 AM                                                                               
    Subject:    Adobe RoboHelp 8 has encountered a problem and needs to close.                                                                               
    The CPD is created from RoboHelp's internal files so a repair will not
    necessarily fix the issue as Access will not know what to look for. A
    rebuild is what is needed and it should not result in the broken links you
    are seeing. However, that can happen and I have seen it. After repairing
    the links, I had no further problems. Try generating a CHM first as if that
    will create, it may make changes to the HHP that prevent the broken links.
    Also take a look in the HHP for any obvious path errors.
    Do you have many folders in the project? If not, creating a new project
    should not be too painful as you can import all the topics in a folder in
    one hit.
    See http://www.grainge.org for RoboHelp and Authoring tips

  • Getting "Adobe RoboHelp 8 has encountered a problem..." error.  Cannot open project

    Windows XP /  RH8 / RoboSource Control 3.1
    Tried to open a project that I have not accessed for while.   After clicking Yes or No to the "Get latest..." queston I get the error  "Adobe RoboHelp 8 has encountered a problem and needs to close.  We are sorry for the inconvenience."
    I have tried repeatedly with the same results.  Forum search finds several results but see nothing that matches this.
    I'm thinking there may be a project file to delete that may allow me to get the project open but thought I should ask first.
    Any help will be greatly appreciated.
    Joe

    Deleting the CPD file allowed me to open the project in RH

  • How to fix "Adobe RoboHelp 7 has encountered a problem" error?

    I am using Adobe RoboHelp 7 to create WebHelp, with Windows XP. I haven't worked on my help project for about 10 days, and suddenly when I try to open the project I get this message: "Adobe RoboHelp 7 has encountered a problem and needs to close. We are sorry for the inconvenience." Other help projects DO open, so it's something about this one. I went to the TechNote called "Troubleshoot system errors and freezes in RoboHelp 7 (Windows XP)" and followed its first steps: downloaded all the updates for RoboHelp 7, installed current Windows service packs (except for IE 8, which gave me a problem last time I tried to install it), and deleted temporary files. None of these solved the problem. Now I am defragmenting my disk, but I don't have much hope for that.
    Can anyone help? I'm near the end of my project and am under time pressure to make some changes!
    Thank you!

    It is very rare for a project not to open after renaming the CPD and when it does, the HHP is the fallback. I cannot recall a project failing to open from the HHP, albeit with some damage.
    As Willam says, I think you are going to have to look at the article on my site.
    Many files have names based on the project name. Are they all correctly named? What I am getting at is whether a filename has got out of sync.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Because I have taken over 9,999  pics, my phone is now duplicating image numbers. The problem is when I am importing with Image Capture, when I select images, the program is importing BOTH the old images of the same number as well as the new ones. Help?

    Because I have taken over 9,999 images, my phone is now duplicating image numbers. The problem is that Image Capture now imports BOTH images when I select the new ones that share numbers with old ones.  The images were completely mixed when they showed up in Image Capture - Old image 0001, new image 0001, old image 0002, new image 0002 and so forth. I clicked on "date," which then rearraged the images, and I selected only the new ones, but when they actually import to my computer BOTH old and new images are importing. Has anyone figured out how to solve this problem?

    Well, obviously all I needed to do  to solve the problem was to post about it. It has stopped, so all is well!

  • Posterous blog HTML Snippet problem - not all of blog is showing up...

    Good morning all! So I was looking for a solution for our newly formed website (I'm a novice) where I could have multiple users update our blog page without having to use iWeb to do it. I read up on Posterous and it appears this would be an ideal solution. So I found some code from another Apple Discussions poster, Alancito, that would pull my Posterous blog directly into the iWeb page I created. Well it has done that, sort of...
    I see the header from the blog, but the content isn't visable. Well, actually if you highlight the header or "blog differently" and then hold down like you're scrolling down the page, the info is there. But the HTML snippet always cuts it off. Even if I expand the size of the snippet in iWeb, it ALWAYS reverts back to this same size.
    I'm in a bind here and could really use some help.
    Here's the blog page address: http://www.sporkfoodwagon.com/SporkFoodWagon/Blog.html
    And here's the code I was provided.
    <iframe height="100%" allow transparency="true" frameborder="0" scrolling="no" style="width:100%;border=none" src="http://sporkfoodwagon.posterous.com/"></iframe>
    Message was edited by: andrewrichardson

    Andrew ~ Perhaps someone will suggest a solution to the HTML Snippet problem, but meanwhile, with this recent improvement to Posterous:
    http://blog.posterous.com/posterous-unveils-pages
    ...perhaps you don't need an iWeb site at all. If you must have one, consider linking to your Posterous blog directly from iWeb's navigation bar:
    Create a blank internal page titled "Blog" (actually you can name the page whatever you want.) Then in that Blog page add an HTML Snippet with the following code:
    <script type="text/javascript">
    parent.window.location = "http://www.yourblogname.com"; // change this to your own URL
    </script>
    ...Once published, clicking on "Blog" in the navbar will immediately redirect to your external Blog page. (Thanks to Cyclosaurus for the code).
    And to return from Posterous back to your iWeb site:
    http://blog.posterous.com/pages-20-add-links-to-your-sidebar

  • Html link problem...

    Hey!
    Just wanned to say to those who answered my post on html link problems, that the problems I had were actualy because of the jdk version! I had jdk1.2 and now I have 1.3 and it works just fine.
    thanx a lot to everyone who tried to help!!!

    hehe i saw the topic "html link problem" posted by amidala and i thought " oh my god is she still struggling!" ;P
    Kewl 'twas not a problem!

  • How create HTML-list with hierarchical query?

    Hello all!
    I have table HIE (name,id,par) with hierarchical structure (par=id)
    As sample:
    select name
    FROM hie
    CONNECT BY PRIOR id=par
    START WITH par=0
    Root
    Branch 1
    Lief 11
    Lief 12
    Bracnh 2
    I need to create html-list from this table.
    How can I select from that table the structured output with TAGs "UL" "LI":
    <ul><li>root
    <ul>
    <li>branch 1
    <ul>
    <li>lief11</li>
    <li>lief12</li>
    </ul>
    </li></ul>
    <ul>
    <li>branch 2</li></ul>
    </li></ul>
    Sql-Guru, please, help!
    Message was edited by:
    natalia.demidchick
    Message was edited by:
    natalia.demidchick
    Message was edited by:
    natalia.demidchick
    Message was edited by:
    natalia.demidchick
    Message was edited by:
    natalia.demidchick

    Yes there was a mistake
    Try this. It should be good
    Processing ...
    CREATE TABLE TAB_A AS (
         SELECT 'ROOT' AS NAME,1 AS ID,NULL AS PARENT FROM DUAL
         UNION ALL
         SELECT 'BRANCH1' AS NAME,2 AS ID,1 AS PARENT FROM DUAL
         UNION ALL
         SELECT 'BRANCH2' AS NAME,3 AS ID,2 AS PARENT FROM DUAL
         UNION ALL
         SELECT 'LIEF1' AS NAME,4 AS ID,2 AS PARENT FROM DUAL
         UNION ALL
         SELECT 'LIEF2' AS NAME,5 AS ID,2 AS PARENT FROM DUAL
         UNION ALL
         SELECT 'BRANCH3' AS NAME,6 AS ID,1 AS PARENT FROM DUAL
         UNION ALL
         SELECT 'LIEF3' AS NAME,7 AS ID,2 AS PARENT FROM DUAL
         UNION ALL
         SELECT 'BRANCH5' AS NAME,8 AS ID,1 AS PARENT FROM DUAL
         UNION ALL
         SELECT 'LIEF4' AS NAME,9 AS ID,8 AS PARENT FROM DUAL
         UNION ALL
         SELECT 'LIEF5' AS NAME,10 AS ID,3 AS PARENT FROM DUAL
         UNION ALL
         SELECT 'LIEF6' AS NAME,11 AS ID,3 AS PARENT FROM DUAL
    Processing ...
    SELECT *
    FROM TAB_A
    Query finished, retrieving results...
       NAME                      ID                                   PARENT                
    ROOT                                            1                                       
    BRANCH1                                         2                                      1
    BRANCH2                                         3                                      2
    LIEF1                                           4                                      2
    LIEF2                                           5                                      2
    BRANCH3                                         6                                      1
    LIEF3                                           7                                      2
    BRANCH5                                         8                                      1
    LIEF4                                           9                                      8
    LIEF5                                          10                                      3
    LIEF6                                          11                                      3
    11 row(s) retrieved
    Processing ...
    CREATE GLOBAL TEMPORARY TABLE TEMP_TAB AS (
         SELECT LEVEL AS LV,ROWNUM AS RN,A.*
         FROM TAB_A A
         WHERE (1=0)
         START WITH PARENT IS NULL
         CONNECT BY PRIOR ID = PARENT
    Processing ...
    INSERT INTO TEMP_TAB
         SELECT LEVEL AS LV,ROWNUM AS RN,A.*
         FROM TAB_A A
         START WITH PARENT IS NULL
         CONNECT BY PRIOR ID = PARENT
    11 row(s) inserted
    Processing ...
    SELECT *
    FROM TEMP_TAB
    Query finished, retrieving results...
                      LV                                     RN                      NAME                      ID                                   PARENT                
                                         1                                      1 ROOT                                            1                                       
                                         2                                      2 BRANCH1                                         2                                      1
                                         3                                      3 BRANCH2                                         3                                      2
                                         4                                      4 LIEF5                                          10                                      3
                                         4                                      5 LIEF6                                          11                                      3
                                         3                                      6 LIEF1                                           4                                      2
                                         3                                      7 LIEF2                                           5                                      2
                                         3                                      8 LIEF3                                           7                                      2
                                         2                                      9 BRANCH3                                         6                                      1
                                         2                                     10 BRANCH5                                         8                                      1
                                         3                                     11 LIEF4                                           9                                      8
    11 row(s) retrieved
    Processing ...
    SELECT --LV,RN,1+(NVL(LAG(LV) OVER ( ORDER BY RN ASC),0)-LV+1) step,
         --lead(LV) OVER ( ORDER BY RN ASC NULLS LAST) next_lev,
         decode (lv-1,nvl(LAG(LV) OVER ( ORDER BY RN ASC),0),'<UL>','')||
         '<LI>'||NAME||'</LI>'||
         replace(
         RPAD(chr(10),1+(lv-NVL(lead(LV) OVER ( ORDER BY RN ASC),0))*5,'</UL>'),
         chr(10),
         ) AS HTML
    FROM TEMP_TAB A
    ORDER BY RN ASC
    Query finished, retrieving results...
                                          HTML                                      
    <UL><LI>ROOT</LI>                                                               
    <UL><LI>BRANCH1</LI>                                                            
    <UL><LI>BRANCH2</LI>                                                            
    <UL><LI>LIEF5</LI>                                                              
    <LI>LIEF6</LI></UL>                                                             
    <LI>LIEF1</LI>                                                                  
    <LI>LIEF2</LI>                                                                  
    <LI>LIEF3</LI></UL>                                                             
    <LI>BRANCH3</LI>                                                                
    <LI>BRANCH5</LI>                                                                
    <UL><LI>LIEF4</LI></UL></UL></UL>                                               
    11 row(s) retrieved
    Processing ...
    DROP TABLE TAB_A PURGE
    Processing ...
    DROP TABLE TEMP_TAB
    SELECT LV,RN,1+(NVL(LAG(LV) OVER ( ORDER BY RN ASC),0)-LV+1) step,
         lead(LV) OVER ( ORDER BY RN ASC NULLS LAST) next_lev,
         decode (lv-1,nvl(LAG(LV) OVER ( ORDER BY RN ASC),0),'<UL>','')||
         '<LI>'||NAME||'</LI>'||
         replace(
         RPAD(chr(10),1+(lv-NVL(lead(LV) OVER ( ORDER BY RN ASC),0))*5,'</UL>'),
         chr(10),
         ) AS HTML
    FROM TEMP_TAB A
    ORDER BY RN ASC
    /Bye Alessandro

  • Numbered bullet list-default values

    I have been using Text Expander to insert templates into Pages documents. One of these templates creates a simple numbered bullet list, with only the number one, followed by a period.
    When I add text to this bullet list and press enter or return, I get each new number in sequence. However, there is a preset “Text Indent” under the “List” tab, and a preset “Left Tab” under the “Tabs” tab.
    The Text Expander macro is saving the text in rich text format.
    Is there a way to set default values for the “Number” bullet list in the tab value, such that I do not have these indents and tabs whenever I start a new bullet list?
    Thanks

    @Jerry-
    Thanks much. I've been reading on styles, and it does exactly what I need.
    Mucho gracias!

  • Robohelp X5 For HTML Support Question

    We are currently using Robohelp X5 for HTML and are
    contemplating an upgrade to version 7 probably later this year. In
    the meantime, has there been any discussion about ending support
    for X5?
    Please let us know - thanks.

    Hi Wayne
    There will be wars and there will be rumors of wars...
    X5 was introduced in January 2004. I'm not sure what you mean
    by "ending support". If that question is intended to ask if Adobe
    will "officially" stop supporting that version, I'm personally not
    sure they ever have!
    This isn't intended to slam Adobe Support in any way, but
    probably your best form of support is right here in these forums.
    As for upgrading to version 7, why upgrade to that when 8 is
    available and offers a richer experience?
    Cheers... Rick

  • Link list problem

    I have one link list class. Each record holds only one data.
    Now I am going to modify it. Each record holds two real numbers.
    how to do it?
    Thanks
    class ListNode
       // package access members; List can access these directly
       Object data;   
       ListNode nextNode;
       // constructor creates a ListNode that refers to object
       ListNode( Object object )
          this( object, null );
       } // end ListNode one-argument constructor
       // constructor creates ListNode that refers to
       // Object and to next ListNode
       ListNode( Object object, ListNode node )
          data = object;   
          nextNode = node; 
       } // end ListNode two-argument constructor
       // return reference to data in node
       Object getObject()
          return data; // return Object in this node
       } // end method getObject
       // return reference to next node in list
       ListNode getNext()
          return nextNode; // get next node
       } // end method getNext
    } // end class ListNode
    // class List definition
    public class List
       private ListNode firstNode;
       private ListNode lastNode;
       private String name; // string like "list" used in printing
       // constructor creates empty List with "list" as the name
       public List()
          this( "list" );
       } // end List no-argument constructor
       // constructor creates an empty List with a name
       public List( String listName )
          name = listName;
          firstNode = lastNode = null;
       } // end List one-argument constructor
       // insert Object at front of List
       public void insertAtFront( Object insertItem )
          if ( isEmpty() ) // firstNode and lastNode refer to same object
             firstNode = lastNode = new ListNode( insertItem );
          else // firstNode refers to new node
             firstNode = new ListNode( insertItem, firstNode );
       } // end method insertAtFront
    public static void main( String args[])
                 List list1 = new List();
                 int array1[] = { 160, 591, 114, 229, 230, 270, 128, 1657, 624, 1503 };
                                         //insert numbers in list
                 for (int c1 = 0; c1 < array1.length; c1++ )
                     list1.insertAtFront(array1[ c1 ]);
    ...

    ok, there we go.
    I modified a little.
    I added a class.
    public class data
        private double x;
        private double y;
        public data(double x,double y)
        x=this.x;
        y=this.y;
    }in main program
    public static void main( String args[] )
          List list = new List(); // create the List container
          data x1 =new data(9,-9);
          list.insertAtFront( x1 );
          list.print();
          data x2 =new data(8,-8);
          list.insertAtFront( x2 );
          list.print();
          data x3 =new data(7,-7);
          list.insertAtBack( x3 );
          list.print();
          data x4 =new data(6,-6);
          list.insertAtBack( x4 );
          list.print();
    ...Do I need change print method, some errors occuried.
    public void print()
          if ( isEmpty() )
             System.out.printf( "Empty %s\n", name );
             return;
          } // end if
          System.out.printf( "The %s is: ", name );
          ListNode current = firstNode;
          // while not at end of list, output current node's data
          while ( current != null )
             System.out.printf( "%s ", current.data );
             current = current.nextNode;
          } // end while
          System.out.println( "\n" );
       } // end method print
    } // end class List

  • How to find Sales order numbers for List of Deliveries

    Hi
    How to find Sales order numbers for List of Deliveries
    Thanks
    Muthu

    Hi,
    Open the delivery list.
    Select  a delivery, goto menubar, environmment, document flow.
    Here u can able to see the  order no. (but, here u can see one by one , not cumulatively)
    Regards
    Kaleeswaran

  • HT201210 Contact List Problem.   I have duplicates on my iPhone.  I turned off my Contact and selected "Delete Contacts"  Most of the contacts were deleted but about 120 were left on my phone.   I've tried selecting individual contacts and deleting them,

    Contact List Problem.   I have duplicates on my iPhone.  I turned off my Contact and selected "Delete Contacts"  Most of the contacts were deleted but about 120 were left on my phone.   I've tried selecting individual contacts and deleting them, No Go. 
    Can anyone help?   How do I get rid of these contacts so I can re-synch my iPhone. 

    I have exactly the same problem on my ipad. It is happening on only some contacts but, as with you, when I delete one of the contacts on the ipad, the second ipad contact and the contact on the imac are also deleted. This is even the case when I have differentiated the two contacts on the ipad and can see the one I have deleted on the ipad is not the same one as is then deleted on the imac.

Maybe you are looking for