Page 1 of 1

Update System IDs

Posted: Fri May 11, 2018 9:38 am
by Timo
What's the purpose of this "system" function and why is it supposed to run in a new window - there is no visual output when I run it.
Update System IDs.png

Re: Update System IDs

Posted: Fri May 11, 2018 11:26 am
by admin
Timo,

You can create your own visual output with nuJavascriptCallback().

https://wiki.nubuilder.cloud/ ... ptCallback

Steven

Re: Update System IDs

Posted: Fri May 11, 2018 11:32 am
by Timo
Timo wrote:What's the purpose of this "system" function
In other words: What does the function do, why/when would one need it?

Re: Update System IDs

Posted: Fri May 11, 2018 3:59 pm
by toms
This PHP function sets new ids (primary keys) in the zzzz- tables. But I have no idea when and why you would have to do it.

Re: Update System IDs

Posted: Fri May 11, 2018 6:20 pm
by admin
Timo,

It's just something I use - I will hide it so you don't see it, in the next Update.

Steven.

Re: Update System IDs

Posted: Fri May 11, 2018 9:48 pm
by Timo
ok

Re: Update System IDs

Posted: Fri May 11, 2018 11:32 pm
by admin
.