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.
The name does'nt show up in nucommon.js
Ko
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
function $array=db_columns() missing
-
- Posts: 14
- Joined: Tue Feb 06, 2018 10:20 am
- Location: Amsterdam, The Netherlands
function $array=db_columns() missing
You do not have the required permissions to view the files attached to this post.
Re: function $array=db_columns() missing
Ko,
db_columns() has been changed to db_field_names().
I have now updated the Wiki.
https://wiki.nubuilder.cloud/ ... ield_names
Steven
db_columns() has been changed to db_field_names().
I have now updated the Wiki.
https://wiki.nubuilder.cloud/ ... ield_names
Steven
-
- Posts: 14
- Joined: Tue Feb 06, 2018 10:20 am
- Location: Amsterdam, The Netherlands