Question: Adding Columns To Items Table

Adding Columns To Items Table

I have successfully added additional columns to the items page and it saves correctly to the database but you click on the edit button and its redirect the page to the Edit Item page the add

DA

Derick Ayisi

Asked

I have successfully added additional columns to the items page and it saves correctly to the database but you click on the edit button and its redirect the page to the Edit Item page the added field does not show in the column from the database

  • MS

    Mian Saleem

    Answered

    Hello,

    You should modify the edit view file too.

    Thank you

  • DA

    Derick Ayisi

    Answered

    I have done that but still.

    Now Items view file is not loading data from the server after adding the additional column. Can you please help me modify the select statement in the data tables? For example, I add a column, ‘gsm’ on to the items table in the database. Will be glad to contact you via Whatsapp if you won’t mind on +233247085661. Thanks.

  • MS

    Mian Saleem

    Answered

    Hello,

    I am sorry as we are not accepting jobs at the moment. Please feel free to hire any developer to help you modify the item as you need. If you just adding a new column it wont’e take more than a hour.

    Thank you

  • DA

    Derick Ayisi

    Answered

    Oooooooops! I am a developer myself that’s why I have been able to modify the codes for the new column to be saved successfully in the DB. Is just the select statement I am having issues with. I have passed the value in the select statement in the get_item function but data is not loading from the data. Kindly assist me.

  • MS

    Mian Saleem

    Answered

    Hello,

    I have no idea how are you selecting the column. Paste the modified select code if need help.

    Thank you

  • Login to Reply