Page 1 of 1

zzzzsys_php

Posted: Thu May 23, 2024 11:03 am
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

Re: zzzzsys_php

Posted: Thu May 23, 2024 11:32 am
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.