Page 1 of 1

function $array=db_columns() missing

Posted: Thu Mar 08, 2018 12:07 pm
by Audioko
Hi,

In order to get more grip on customizing nBuilder I decided to study examples from the documentation.
It seems that db_columns() is not defined.
db_columns.jpg
php_error.jpg
The name does'nt show up in nucommon.js
search.jpg

Ko

Re: function $array=db_columns() missing

Posted: Thu Mar 08, 2018 8:39 pm
by admin
Ko,

db_columns() has been changed to db_field_names().

I have now updated the Wiki.

https://wiki.nubuilder.cloud/ ... ield_names


Steven

Re: function $array=db_columns() missing

Posted: Fri Mar 09, 2018 8:07 am
by Audioko
Steven,
Thanks,
Ko

Re: function $array=db_columns() missing

Posted: Fri Mar 09, 2018 8:11 am
by admin
.