im have a Grid Field called “Items”
and im put Item Field on template(inside channel form tag) {field:items}
In FrontEnd the system draw a view with all Grid Items, but the plus button dont Works
If im copy Field Items from Backend(copy html structure of field grid and paste in FrontEnd with Browser Developer Tools)
The System Says:
The form you submitted contained the following errors Items: you are not authorized to perform this action
In Browser console im have $(…).sortable is not a function $(…).validate is not a function
OK, Its Fixed(forum dont allow me edit original post)
In Front End im make manually fields like this <input type=”text” name=”field_id_21[rows][row_id_1][col_id_18]” value=”“>
now New Entries Works, but the new rows are created With jquery, from custom code(with jquery append and row_id_x with calculated value
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.