|
![]() |
Benjamin Calderon wrote:i need to figure out how to make all fields
Bear Bibeault wrote:
Benjamin Calderon wrote:i need to figure out how to make all fields
Fields? What elements are you referring to?
I'm also seeing some syntax errors that are sure to be holding you back (lines 30 and 34).
Benjamin Calderon wrote:the fields i am referring to are the ORD_ID fields in the table once it goes to a we page.
an i know about the syntax, that was just a sample of something that I tried to do.
Bear Bibeault wrote:
Benjamin Calderon wrote:the fields i am referring to are the ORD_ID fields in the table once it goes to a we page.
There are no such elements as "fields" in HTML. Please be precise in identifying which elements you are referring to. It helps eliminate guesswork.
an i know about the syntax, that was just a sample of something that I tried to do.
Well, it needs to be fixed before we can move on.
Paul Clapham wrote:Don't leave half of your EL expression outside the brackets.
Paul Clapham wrote:Well, I would say that if the column name was actually "t_ord.ORD_ID" then comparing to "ORD_ID" would not do what you want. But you have something which outputs the actual column names now... it would have been interesting to see what its output was.
Paul Clapham wrote:Okay. So that's the first column, right? Then just make the first column a link. Or am I missing something that you're trying to ask now?
Bear Bibeault wrote: :thumbup:
Climb the rope! CLIMB THE ROPE! You too tiny ad:
Thread Boost feature
https://coderanch.com/t/674455/Thread-Boost-feature
|