AutoCommand 20036 Instalační příručka Strana 21

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 183
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 20
21
If the key is not set in the web.config file then a default message will be displayed, "Required Guest missing,
please select guest for modifier."
Using the Guest Lookup link in the page header or page footer from either Checkout.aspx or
Checkout2.aspx
If an online guest uses the Guest Lookup link in the page header or page footer from either Checkout.aspx or
Checkout2.aspx and a guest has not yet been set as the purchaser, that guest lookup will be used to set the
guest looked up as the purchaser for the sale and the online guest will be returned to either the Checkout.aspx
or Checkout2.aspx page depending on where they started from. If, however, a guest has already been set as the
purchaser, going through the process mentioned above will simply result in an additional guest lookup, but will not
replace the existing purchaser. The above actions will occur with the setting <add key="AllowMultiLogin"
value="1" />.
When <add key="AllowMultiLogin" value="0" /> is set, any guest lookup from either
Checkout.aspx or Checkout2.aspx via the Guest Lookup link in the page header or page footer will result
in the guest that was looked up being set as the purchaser, even if a purchaser has already been set.
Added new WTP reload process for Axcess gates
A new WTP reload process was added that includes a new page, WTPReload.aspx. When items are configured
to support a WTP reload, they can be looked up in the WTPReload.aspx page. If a product has valid Reload
Items Available, a link is displayed to see the items on the ItemList.aspx page. Once an item is selected, the
user is taken to the ItemShow page and the quantity will be forced to “1” regardless of min/max configuration of
the item in SysManager. To use, set the following web.config settings:
<add key="WTPRegex" value="^([0-9a-zA-Z]{8})-([0-9a-zA-Z]{3})-([0-9a-zA-
Z]{3})$"/>
<add key="WTPItemsText" value ="Items are available. Click <a
href="ItemList.aspx? node_type=WTP">here</a> to see them."/>
The WTPItemsText setting is what gets displayed to the user when they have reload items available. It needs to
have a link to ItemList.aspx?node_type=WTP. The rest of the text can be whatever you choose. To merge
with existing pages, add the new WTPReload.aspx file to your pages.
New Sales Screen Action Macro that is designed to either set a single rental shop or filter the list
of available rental shops to associate with a rental item when it is sold
Zobrazit stránku 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 182 183

Komentáře k této Příručce

Žádné komentáře