IBM
A2010-653 · Question #49
A developer has been tasked to create a method to push a record from the null state to the triActive state without having the action available on a form. What should be done to implement this design?
The correct answer is B. Create a state transition from null to triActive in Data Modeler and keep Default Display. See the full explanation below for the reasoning.
Question
A developer has been tasked to create a method to push a record from the null state to the triActive state without having the action available on a form. What should be done to implement this design?
Options
- ACreate a state transition from null to triActive in Form Builder and keep Visible unchecked in the
- BCreate a state transition from null to triActive in Data Modeler and keep Default Display
- CCreate a state transition from null to tri Draft, another from tri Draft to triActive in Form Builder,
- DCreate a state transition from null to tri Draft, another from tri Draft to triActive in Data Modeler,
How the community answered
(26 responses)- A4% (1)
- B85% (22)
- C4% (1)
- D8% (2)
Community Discussion
No community discussion yet for this question.