is there any option that i can directly call the add option only, or view only, or edit only after setting up the required fields and tables..?
$output = $crud->render_add(); <== something like this :)
I really love the library as i can build my entire app requirements just using grocery crud. im a lazy coder. it would be a superb addition to the library if i can separately call the add, update and view options. :)