We can optionally change the label of the train stop :
You have to modify the task flow source as
You have to modify the task flow source as
<view
id="ds_train_view3">
<display-name>Testing Display Name</display-name>
<page>/ds_train_view3.jsff</page>
<train-stop>
<display-name>Testing Display Name</display-name>
<sequential>#{TrainTest.sequntial}</sequential>
</train-stop>
</view>
No comments:
Post a Comment