For CraftMyPDF, where can the static outputfile location be changed? The API allows me to specify the filename, but the file folder is not openly accessible.
It is in the service configuration:
Select the service in the list of API Services and click the gear icon to access the configuration popup
Gear icon is not available for CraftMyPDF
It happens in some apps with services from the marketplace. I believe the new release fixes it.
A workaround is to switch to the Data screen. In the SYSTEM DATA
section, you will see the BlConfigurationItem
table. Modify the value
column values for the rows with pdfStorage
in the name.
Perfect!
PS…There were two entries in the B1 table for pdfStorage. Any reason for this?
When a service is reinstalled, the items are duplicated. We recently fixed this bug (haven’t released an update yet).
1 Like