- Using a Private S3 Bucket for Media Files
- /documentation/pages/Guides/Alpha TransForm/Private S3 Bucket.xml
TransForm can upload media files to your own private Amazon S3 bucket. Previously, media files were uploaded to an S3 bucket owned by Alpha Software.
- How to Configure an Amazon S3 Bucket
- /documentation/pages/HowTo/Other/Configure an S3 Bucket.xmlAmazon S3 Buckets can be used to store files, such as images or documents. S3 Buckets can also be used with AlphaLaunch to host application installation files.
- List Control - S3 Bucket Data Source
- /documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/List/List Control - S3 Bucket Data Source.xmlPopulate a List Control directly from an Amazon S3 or Wasabi bucket. Includes built-in actions for viewing and downloading files.
- PWA bucket name
- /documentation/pages/Guides/Mobile and Web Components/UX/Properties/Advanced/PWA bucket name.xmlPWA bucket name
- CORS allow private network
- /documentation/pages/Guides/Mobile and Web Components/UX/Properties/Advanced/CORS allow private network.xmlEnables cross origin requests from private networks to the UX component.
- aws_s3_bucket_create Function
- /documentation/pages/Ref/Api/Functions/Xbasic/AWS Functions/aws_s3_bucket_create.xmlCreate an S3 bucket.
- aws_s3_bucket_delete Function
- /documentation/pages/Ref/Api/Functions/Xbasic/AWS Functions/aws_s3_bucket_delete.xmlDelete an S3 bucket.
- Transform Code Utility
- /documentation/pages/Guides/Xbasic/Xbasic Code Editor/Transform Code Utility.xmlThe Code > Transform command is a very powerful script editing tool for advanced Xbasic programmers. This utility has several built-in functions.
- aws_s3_bucket_SetPublic Function
- /documentation/pages/Ref/Api/Functions/Xbasic/AWS Functions/aws_s3_bucket_setPublic.xmlEnable public access to an S3 bucket.
- Alpha TransForm
- /documentation/pages/Guides/Alpha TransForm/index.xml
Alpha TransForm is a stand-alone service for building mobile data collection forms (i.e. apps). Alpha Anywhere includes several features that streamline the process for building applications against the Alpha TransForm API.