oCourse.HTMLInvFeeList ​
Returns Inventory Items listing.
ACEweb Routines/Templates ​
Required Parameters ​
None
Optional Parameters ​
- Additional HTMLÂ attributes, enclosed in quotation marks.
- Numeric value to specify the tabindex value.
- Logical .t. shows fees even if the Hide from Web flag is enabled
- 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.
##oCourse.HTMLInvFeeList([],,,0)## returns inventory items with quantity amount set to 0.