Skip to content

oCourse.HTMLInvFeeList

Returns Inventory Items listing.

ACEweb Routines/Templates

XEnrollcard.htm

Required Parameters

None

Optional Parameters

  1. Additional HTML attributes, enclosed in quotation marks.
  2. Numeric value to specify the tabindex value.
  3. Logical .t. shows fees even if the Hide from Web flag is enabled
  4. Numeric value to specify the default value for the quantity field. Defaults to 1.

Example(s)

##oCourse.HTMLInvFeeList()## returns inventory items with a box to enter quantity.

Items to Purchase Field

##oCourse.HTMLInvFeeList([],,,0)## returns inventory items with quantity amount set to 0.

Quantity set to 0 by default