Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Promise Asynchronous error (train component)

Summary:

Created variable with the needed steps (5 steps in the train component) as default value. Creating ADP to be loaded on page load (vEnter) from another BO for Data to be binded to some fields in the form.

Content (required):

Variable with default values : called steps having train component steps. As follow:

[{ 'steps': '1'; 'value:' 'enter'; 'disabled': false}, { 'steps': '2'; 'value:' 'step2'; 'disabled': true}, ... and so on to a number of 5 steps.

Variable called selectedStep

BO2: for Data to be binded to some fields in forms during the life cycle of the train component.

ADP: from BO2 with vEnter event listner On page load. And key attribute I used @index .

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!