ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

v 1.3.3 grocery CRUD - an automatic Codeigniter CRUD

April 11, 2011 3:24am

Subscribe [77]
  • #331 / Nov 13, 2012 3:08am

    web-johnny

    235 posts

    The new version of grocery CRUD 1.3.3 is now released.

    In this version we had resolved lot of bugs and we added many small new features. The important thing about this version is that with the help of Sergey Noskov we renewed almost all the JavaScript plugins and we reduce the total size to ... half size than before. For more you can check the change logs of this release.

  • #332 / Nov 19, 2012 8:09am

    Red

    7 posts

    Hello sir im new totally new to CI and i use your CRUD works perfect and smooth to my project, i just want to ask for help because i have 33 fields on my table, like id, fname, lname, middle,, address1, address2, campus, college, etc..etc… my question is how can i select only and display id, fname, Lname, middle on my grocery crud table.. thank you so much

  • #333 / Nov 19, 2012 8:19am

    Red

    7 posts

    sir i alredy solved i read your documentation again.. thnx   by using this..
        $crud->columns(‘Fname’,‘Lname’);

    but my question again sir how can i change my field name on crud table example Fname i want is First Name, and Lname i want Last Name.

  • #334 / Nov 19, 2012 1:52pm

    siptik

    48 posts

    Hi all! I created library which simplifies creation of the dependent dropdown.
    If you have some dependent dropdowns this library for you.
    When you made selection in a “Parent” dropdown it library allow to refresh a “child” dropdown.
    More info here : http://www.grocerycrud.com/forums/topic/1087-dependent-dropdown-library/

  • #335 / Nov 19, 2012 1:56pm

    siptik

    48 posts

    but my question again sir how can i change my field name on crud table example Fname i want is First Name, and Lname i want Last Name.

    you can use the “display_as”. more info here: http://www.grocerycrud.com/documentation/options_functions/display_as

  • #336 / Nov 19, 2012 8:04pm

    web-johnny

    235 posts

    I think a good start for you would be these tutorials 😊

    1. Tutorial basic methods

    2. Tutorial basic methods 2nd part

    3. Tutorial using callbacks

  • #337 / Nov 20, 2012 1:53am

    Red

    7 posts

    thnx for rep sir.. ^^. by the what code to select my database table
    ex. ‘Select my table_name where Campus like’ to show on specific item on my crud table.

    and second question sir..

    how can i put a drop down on my fields..

    example i want to add or edit one of my datafield example Employee i want to select dropdown list faculty,contractual..

  • #338 / Nov 20, 2012 2:33am

    web-johnny

    235 posts

    1. This is the like method. This works exactly with the same way as codeigniter’s like.

    2. the dropdown you can do it with field_type and dropdown option.

  • #339 / Nov 20, 2012 9:25pm

    Red

    7 posts

    thanks you so much for the help..you save my project.. but another problem abot my 2 tables relation
    i have 3 tables named:

    table_1 with colums
    id
    studNo
    Lname
    Fname

    table_2
    id
    StudNo (relation to my table_1)
    address1

    table_3
    id
    StudNo
    address2

    how can i relate my table_2 and table_3 to my table_1 when i click edit on my GC table it shows like this.
    StudNo
    Lname
    Fname
    address1
    address2

  • #340 / Nov 22, 2012 2:45am

    web-johnny

    235 posts

    I am afraid that this is the functionality set_relation_1_1 that I don’t have it in grocery CRUD right now but I want to add it in the future.

  • #341 / Nov 22, 2012 5:55am

    Red

    7 posts

    thank you for your reply sir.. ^^ ill wit for your update.. thnx for your GC it help me a lot..

  • #342 / Dec 01, 2012 11:18am

    Red

    7 posts

    good day sir, please help me on how to add Copy button on your crud, example i search one of my data on my crud table, after that i click copy button and that data that i copy will go to another table on my database.. is possible sir?

    this is the example to my question..
    i have 2 tables on my db. table1 and table2..

    i create GC on my table1.. and example i have data called dog, cat, bird
    then i search dog, after that i click copy button and the data dog will copy to my table2. is that possible?

  • #343 / Dec 02, 2012 7:22pm

    RaZoR LeGaCy

    146 posts

    Great CRUD! The best I’ve seen!

  • #344 / Feb 19, 2013 11:39am

    joe_h

    13 posts

    Hi web-johnny, recently I try use gcrud, but only we can use it with mysql, I use PostgreSql database for my projects, what crud I can use? I use gcrud for PostgreSql?

    Please help me?

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases