SOLVED CSS conflict with existing stylesheet
I am using EE 3.4
I have a channel entry form for creating an entry and my channel uses a grid field. I use
{custom_fields}
{/custom_fields}
but I am not getting my fields. I get the field label to display. and then just a bullet but no rows/fields to add my grid contents.
I can see when I inspect the content the grid table is being parsed but nothing is showing up for me to add new content to the fields.
My Grid Name is “Image”, short name “member_images”
When I view the page I see:
Image •
Not sure if it is related but also getting this error: index.php?ACT=4&ui=core,widget,mouse,position,draggable,resizable,sortable,button,dialog&plugin=ee_…:708 Uncaught TypeError: $(…).sortable is not a function(…)
I think this is because the class on the grid table rows is set to class=”no-results hidden”.
One of my stylesheets uses the class hidden to hide the contents.
If this is a channel form for CREATING an entry the grid will be empty but I need to show to filed to allow the user to add an image. How do I control this filed.?
**Can I manually add the grid fields? **
Where in the docs is the markup to manually add a grid field to an channel entry form?
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.