We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Grid Fields - Alternative ways to display editable Grid

Development and Programming

arvinsim's avatar
arvinsim
23 posts
12 years ago
arvinsim's avatar arvinsim

I see in the documentation that the grid editable fields is outputted using the tag {field}

{exp:channel:form channel="xxxxxx" … } {field:foobar} {/exp:channel:form}

This displays the rows and columns, some controls for adding, etc.

My question is, are there ways or custom addons that will allow me to manually output the markup?

The problem with the native solution is that I am not given control on how the markup is done, which means that it looks pretty out of place for my site

       
AlteredState's avatar
AlteredState
57 posts
11 years ago
AlteredState's avatar AlteredState

Not that I think this is the ideal, but you could amend the channel_form css in here: themes/cp_themes/default/css/channel_form.css

or hack the function

_ee_channel_form_css()

in system/expressionengine/libraries/Stylesheet.php

to add your own custom stylesheet to $files[]

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.