9A0-410 Exam QuestionsBrowse all questions from this exam

9A0-410 Exam - Question 1


Instance Manager must be used to remove a row. Which line of code should be used to perform this task?

Show Answer
Correct Answer: AD

To correctly remove a row using Instance Manager, you need to reference the specific instance of the row you want to remove. The correct syntax is row_name.instanceManager.removeInstance(this.row_name.instanceIndex); This line of code uses the correct method and references the instance index properly.

Discussion

3 comments
Sign in to comment
badri279Option: A
Feb 25, 2020

shouldn't it be option A

Nancy2055Option: A
Jun 21, 2020

A IS CORRECT ANSWER

shafaliOption: A
Jul 13, 2020

A is the correct ans refer designer link: https://help.adobe.com/en_US/livecycle/11.0/DesignerHelp/WS92d06802c76abadb11a7f71129b8b00825-7fa6.2.html