Skip to content

Property Agent Install Package 1.10.13

Latest
Compare
Choose a tag to compare
@Scippy Scippy released this 25 Oct 17:25
· 6 commits to master since this release
56c54bb
  • Added token [CUSTOM:XXXSecureLink]
    It allow to use PA as secure file manager, all document loaded with Custom Field of File Upload Type are now enabled for secure download link. The token generate a button that if clicked it make a shadow copy of the requested file in a secure folder under portal root, download it to the client and delete it on the server.
    This token work only with File Upload Custom Fields

  • Added the Max Total MB File Upload Limit.
    You can find it under PA Layout Settings -> Form Settings
    If you leave empty or equal to zero it allow unlimited upload, otherwise it allow to upload file only until the maximum value is not reached.
    Now you can use PA also to build secure file document manager!