I am creating a new project but after enabling the export in
the list page and enabling the related extension, the export does not
work. I have scrupulously followed your guids and there are no errors
in the generation of the cosice. in the address bar I have this link
and the page remains blankblob:http://localhost/1e4cd26a-bb14-4b6d-8909-35806bdd1fa1help me?
Please read Export API topic from the documentation for more info. This is one of the fundamental changes in PHPMaker v2023.
it worked for me only after logging in with admin user
- You may read Export API:If you use User Level Security, note that the Export permission is added. If you use Static User Levels, make sure you update your permissions in the project before generating scripts. If you use Dynamic User Levels, make sure you login as Adminitrator to the generated site after first generation and update the User Level permissions for each User Level.
- You may check HTTP response to find the actual error message.
Same issue.Not using User Level Security.Export API is not relevant if not using User Level Security.Jim
- Export API is relevant, it is used by the generated scripts itself. Export API introduces Export permission, if the user does not have export permission, he/she cannot export.
- If security (login) is enabled but Use Level Security is not used, you still need to configure the default permissions for Anonymous users, read User Level, look for “Security enabled but with no User Level Security enabled”.