Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

zzzzsys_php Topic is solved

Questions related to customising nuBuilder Forte with JavaScript or PHP.
Post Reply
Basso
Posts: 15
Joined: Sat Mar 30, 2024 9:53 am
Has thanked: 9 times

zzzzsys_php

Unread post by Basso »

Good morning
I wanted some information regarding the zzzzsys_php table.

Scrolling through the table I find a certain "zzzzsys_php_id", how can I find in which form or function it is used/included?

Can it happen that by cloning a form, a part of code is mistakenly created?

Best regards.
Basso
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4416
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 74 times
Been thanked: 472 times
Contact:

Re: zzzzsys_php

Unread post by kev1n »

Basso wrote: Thu May 23, 2024 11:03 amScrolling through the table I find a certain "zzzzsys_php_id", how can I find in which form or function it is used/included?
zzzzsys_php_id is zzzzsys_form.zzzzsys_form_id and if it's a php event, with a postfix "_BB", "_BE" etc.

Basso wrote: Thu May 23, 2024 11:03 amCan it happen that by cloning a form, a part of code is mistakenly created?
That shouldn't happen.
Post Reply