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!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums 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