Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
MikeSans1 #1
Build Bookmark inside of select box
I have a table that is sorted & grouped aplhabetically by 'equipment names'.
Under each 'Equipment Name' all of the jobs are listed.
Since the list becomes quite large during use, I made a table at the top of
the page that reads all of the "equipment names" and displays them one after
another as hyperlinks to jump to the top of that section (bookmark) on the same
page.
The problem with the current method is it displays the first 4 h-links from
left to right, then new row for the next 4, etc. to the end of the recordset.
There are two reasons I am looking for a differant solution:
1. The users would like to see the list read in columns instead of rows.
There are normally 3 or 4 with an equipment name where only the last character
is differant (like: 10CM4XA, 10CM4XB, 10CM4XC, etc.) then a new name like
(like: 19MNXA, 19MNXB, 19MNXC, etc.) . This repeats for about 15 - 30
diffearant equipment name.
10CM4XA10CM4XB, 10CM4XC, 19MNXA
19MNXB, 19MNXC
The It also takes up a great deal of realestate at the top of the screen.
What I am trying to do is read the 'Equipment Names' and display them in a
select box and when the user either selects it or clicks on it, it will jump
to the bookmark on the page.
MikeSans1 Guest
-
Merging a PDF with bookmark as a child of a bookmark node
I have already developed a plugin that merges several PDF's and generates bookmarks But there is one issue If a PDF already has bookmarks, I dont... -
Help Please -Bookmark help - File Name= Bookmark
Is there a way in Acrobat to import multiple .pdf files and have each files file name show up as a bookmark? -
Dynamic temp. datagrid col.gen. -Session access inside a class inside a UserCtrl
Hello Dear Professionals: Based on this document:... -
Having a page update automatically when a selection is made inside a <select> tag in a form?
Hello all. We are trying to create a page that has three <select> tag areas, the third selection is limited by the second selection and the... -
SELECT DISTINCT + ORDER BY gives ERROR 145: ORDER BY items mustappear in the select list if SELECT DISTINCT is specified.
Dan, You should be able to do this: SELECT Id, FaxID, ReceivedTime, Pages FROM ( SELECT DISTINCT .Id AS Id,



Reply With Quote

