Viewing 2 reply threads
  • Author
    Posts
    • #1885
      egnsh98
      Member

      Hey,

      I would like to have Piklist fields within HTML table rows, but whenever I add a field within my code (even within the actual <tr>{field}</tr>) it renders the field outside of the table at the end of all of my page content. I tried using a custom field template as well, but the result was the same.

      Any ideas?

    • #1886
      egnsh98
      Member

      Okay I am a little closer to my ideal solution. After further digging I am using Field Groups and add_more fields to have the Piklist fields appear in a row layout, but I am still stuck on having each Piklist field row appear as a table row in an HTML table. In addition all the fields I add to my page, regardless of where the are in the code, are appearing at the very end of all my other content. Also is there a way to remove the fields from the default structure? (I want the field group to be full width with no description to the left).

    • #1888
      Steve
      Keymaster

      @egnsh98– You can use the “field” template to remove the label: 'template' => 'field'.

      As for the HTML table, please post some code or line drawings.

Viewing 2 reply threads
  • The topic ‘Fields within an HTML table’ is closed to new replies.