Hi,
I’m trying to use the grid entry form on my site.
I have the following simple code:
{exp:channel:form channel="results"}
{field:results_grid}
<button type="submit" name="submit" class="btn btn-info">Submit</button>
{/exp:channel:form}All that happens is the table header get displayed, but no table content. Each user has 5 or more records.
The plus arrow does show up, but it does nothing. There is also a js error with the date picker.
TypeError: 'undefined' is not an object (evaluating '$.datepicker.setDefaults')So i guess this is being called before jQuery.
Anyone else having these issues?
Thanks.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.