Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

FormProperties are fields that can be added to Part Requirement Forms. Users can provide input to these fields when uploading parts in the Basket and filling out a Part Requirement Form.

...

Property that can have exactly one value which is TRUE or FALSE.

Date

Property that takes a date value as in input.

Integer

Property that can have exactly one value which is a full number, e.g. 0, 1, 2, -5, 324, -32434.

...

A variable name by which this property Property can be accessed programmatically. Not yet implemented. Our recommended naming convention for slugs is camelCase with a lowercase first letter.

Example
Name: This is a New Property
Slug: thisIsANewProperty

Programmatic access to Property values, e.g. within pricing formulas, is not yet implemented and will be added at a later stage.