Experimental Changes For Product Posting Requirements
What are products with posting requirements
We've been testing products with posting requirements and are now making this feature publicly available for your use.
Some of our products, like StepStone Liquid Design, include custom fields. For StepStone Liquid Design, these posting requirements (custom fields) allow users to customise the appearance of job ads on the StepStone site. Previously, only end users with direct contracts could do this. Now, with the product posting requirements feature, users without a job board contract can also take advantage of this functionality.
To enable this, most implementations in the Experimental module have been migrated to their respective modules.
Order Journey Additions
The following widgets, variables and functions have been moved from the Experimental module to the Order Journey module.
Widget
he-orderjourney-productchannelpostingrequirements-product-id
he-orderjourney-productchannelpostingrequirements-errors
State
The state variables below were added to the Order Journey module and their types added to OrderJourneyState
type.
productSteps
productStepsBlurredFields
productStepsData
productStepsErrorMessages
productStepsSubmittedSteps
productStepsValidations
productStepsValidators
Service
The service functions below were added to the Order Journey module and their types added to WindowHapiServiceOrderJourney
type.
setProductStepsBlurredFields
setProductStepsErrorMessages
setProductStepsSubmittedSteps
setProductStepsValidators
Product Additions
The following service and API functions have been moved from the Experimental module to the Product module.
Service
The service functions below were added to the Product module and their types added to WindowHapiServiceProduct
type.
API
The API functions below were added to the Product module and their types added to WindowHapiAPIProductRequests
type.