User Tools

Site Tools


sharing

Sharing

Share
Enable Category SharingEnables the Share menu option for categories.
Enable Record SharingEnables the Share dialog for records.
Enable Sharing with Social NetworksGlobal switch to enable or disable sharing content using social networks.
Field for TitleSpecify the field to use for the title of the Facebook post or Twitter tweet.
Field for DescriptionSpecify the field to use for the text content of the Facebook post or Twitter tweet.
Enable Sharing with Select the services available for sharing
Direct Web URL

Require non-predictable Direct Web URL

When enabled, AWP only accepts Direct Web URLs where the item id is no longer sent in clear text but in bit-shuffled form. The resulting URLs then look like this example: https://webserver/awp/T/awp/03M0rl36

Resolve item query

The specified query can use placeholders which are filled from Direct URL parameters to find the record to get the Thumbnail, Preview or Asset for.
The example query “Product ID” == “{productID}” && “Color” == “{color}” has the parameters productID and color. To get a record thumbnail with this configuration the link would look similar to this: https://webserver/awp/T/catalogName?encoding=UTF-8&b=128&productID=pants&color=red which would result in the query “Product ID” == “pants” && “Color” == “red”. The parameter names in the query are surrounded with {}.
The found record must still be enabled for the according Direct Web URL. If more than one record is found, no data is returned.
sharing.txt · Last modified: 2021/02/09 09:00 (external edit)