Hello,
i use your plugin now i want to show in a template front end, how i can do that ?
]]>does it support image uploading?
]]>How to Use this Plugin in Frontend in main page?
]]>I want to show crud on front pages. So a logged in user can add or delete there record.
]]>How to prevent the duplicate entries ?
]]>How is this function being called>?
139 function column_phone($item)
140 {
141 return '<em>' . $item['phone'] . '</em>';
142 }
]]>
How to Use this Plugin in Frontend (Insert Data in Frontend ?)
]]>