URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Create A Forum - Support Forums
  HTML https://support.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Guides and Tutorials
       *****************************************************
       #Post#: 623--------------------------------------------------
       [GUIDE] How to Add an Index
   DIR By: Representation
       Date: August 4, 2010, 6:37 pm
       ---------------------------------------------------------
       [iurl=#Making-an-Index]Making-an-Index[/iurl]
       [iurl=#Number-Indexing]Number-Indexing[/iurl]
       [center]
       [/center]
       [anchor=Making-an-Index]Making-an-Index[/anchor]
       --- Code ---
       [iurl=#INDEX NAME]INDEX NAME[/iurl]
       --- End Code ---
       --- Code ---
       [anchor=INDEX NAME]INDEX NAME[/anchor]
       --- End Code ---
       -NORMAL TEXT HERE-
       Ok, this one is hard to understand... Where it says "INDEX NAME"
       in each of the four spots it must be the same exact test every
       time or it will not work. When making an index keep all of the
       --- Code ---
       [iurl=#INDEX NAME]INDEX NAME[/iurl]
       --- End Code ---
       's together or it is completely pointless... You cannot have a
       space in any of the "INDEX NAME" fields or it won't work. Please
       use dashes..
       [center]
       [/center]
       [anchor=Number-Indexing]Number-Indexing[/anchor]
       --- Code ---
       [html]<a href='#IndexName'>Index Name</a>
       
       [/html]
       --- End Code ---
       --- Code ---
       [html]<a name='Index Name'>Index Name</a>[/html]
       --- End Code ---
       -NORMAL TEXT HERE-
       Ok, so you can only do number indexing with this type of code.
       By that I mean you can do it with letters and numbers. The other
       one can only handle letters. All four spots where it says "Index
       Name" must be the same or it won't work.
       
       [center]
       [/center]
       Guide from www.CFcoding.createaforum.com
       #Post#: 23266--------------------------------------------------
       Re: [GUIDE] How to Add an Index
   DIR By: mickjav
       Date: June 28, 2020, 7:51 am
       ---------------------------------------------------------
       I have been trying to get this working But I wont work
       I have tried every way I can think as below
       --- Code ---
       [anchor=#post_Making-an-Index]Making-an-Index[/anchor]
       [anchor=#Making-an-Index]Making-an-Index[/anchor]
       --- End Code ---
       Useing the Link
       --- Code ---
       
  HTML https://databasedreams.createaforum.com/real-estate/real-estate-help-leases/#post_Making-an-Index
       
  HTML https://databasedreams.createaforum.com/real-estate/real-estate-help-leases/#Making-an-Index
       
       
  HTML https://databasedreams.createaforum.com/real-estate/real-estate-help-leases/msg673/#post_Making-an-Index
       
  HTML https://databasedreams.createaforum.com/real-estate/real-estate-help-leases/msg673/#Making-an-Index
       
       
       --- End Code ---
       I have follows this example
  HTML https://support.createaforum.com/7/(guide)-how-to-add-an-index/<br
       />which works on this forum but I have notice this forum also
       shows the category number in the link?.
       #Post#: 23267--------------------------------------------------
       Re: [GUIDE] How to Add an Index
   DIR By: mickjav
       Date: June 28, 2020, 10:55 am
       ---------------------------------------------------------
       Got it working ;D ;D this is how:
       The Link Notice "#post_" This part is not in the anchor
       --- Code ---
       
  HTML https://databasedreams.createaforum.com/real-estate/real-estate-help-leases/msg673/#post_Making-an-Index
       --- End Code ---
       The Anchor
       --- Code ---
       [anchor=Making-an-Index]The text part of the anchor can be
       link this[/anchor]
       --- End Code ---
       [/code]
       *****************************************************
       Page 1 of 1