Hi,
I was using the following code without any problems with PHPMaker v2019.
I am handing over the variables like $Id, $Fname and $LName with URL (…cvdoc.php?Id=1&Fname=Bomo&Lname=Lomo).
But the same code is not working in PHPMaker v2020.
Should I define or Insert $_GET variable in custom file additinally?
If yes, where?
I do not see any space for this (there is no Row_Rendering Event for custom file).
Avoid including third party scripts manually, you should click Tools → Composer Packages to add the composer package “tinybutstrong/tinybutstrong” and “tinybutstrong/opentbs”. Generate the composer.json again and run composer update and upload your “vendor” folder.