AutoCommand 20036 Guía de instalación Pagina 22

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 183
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 21
22
A new Sales Screen Action Macro was 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 in the E-Commerce pages. The macro needs to be added to the
Action to execute when this item is sold on the web: field on the Web tab of the Item Edit form in SysManager.
It is configured as illustrated in the following examples: SETRENTALSHOP (Main Shop, Nordic Shop,
Village Shop) to filter the list or SETRENTALSHOP (Nordic Shop) to select a single rental shop. This will
then set the Rental Shop dropdown on the ItemShow.aspx page to either a list of shops if more than one is
specified or to a single shop if only one is specified.
The ability to have a parent or guardian record their info in the guest record of a minor when they
accept a liability release for that minor has been added
The ability to have a parent or guardian record their info in the guest record of a minor when they accept a liability
release for that minor has been added to the E-Commerce pages. The following web.config setting is involved:
<add key ="MinorGuestLiabilityField" value="notes"/>
This sets the field in the guests table which will hold the parent/guardian information. This is optional, and when
not present, the Notes field will be used if an item requires a liability form to be accepted, and the guest being
attached to the item does not meet the age requirements of the liability form as set in the Liability Form/Paragraph
Edit >> Minimum age to accept field, then the following notice will appear just below the text of the liability:
"Guest is underage. A parent or guardian must accept this release." Just below the notice are three text boxes:
"Parent or guardian first name", "Parent or guardian last name", and "Relationship to minor". Once these are
populated and the "I have read and I accept the terms of this release" check box is checked, the "Continue" button
will become active and can be clicked which writes the information into the guest record.
A new page has been created that allows Group Leaders to create their own Club Management
Groups (accounts) online
A new page has been created that allows Group Leaders to create their own Club Management Groups (accounts)
online. The new page is called GrpMiniCreate.aspx. This page is only distributed to clients who have
purchased the Club Management application. Users can be directed to the GrpMiniCreate.aspx page via a
link. The page requires the entry of the following information in order to create a new group: Group Name, Group
Leader, Address, City, State, Zip code, Area Code, Phone Number, Email, Group Log-in Name, Group Leader
Password, and Group Member Password. Once the fields are populated, the user clicks the Create Group button
and an email is sent to the email address set for the group notifying the user that the group has been created. After
Web Sales Host processes the request, the group is ready to be used. Below are new web.config file settings that are
required for this functionality to work:
<!-- Set grpDCI to the DCI to use for the group creation sale - the DCI
must be padded to 30 characters -->
<add key ="grpDCI" value ="TEST TEST CLUBMGMTIT"/>
<!-- Set grpItemTree to the name of the item tree node that you want the
group to see once the group is created -->
Vista de pagina 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 182 183

Comentarios a estos manuales

Sin comentarios