nerdexam
Adobe

9A0-410 · Question #41

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

The correct answer is D. instanceManager.removeInstance(). https://help.adobe.com/en_US/livecycle/11.0/DesignerHelp/WS92d06802c76abadb11a7f71129b8 b00825-7fa6.2.html

Dynamic Form Scripting and Instance Management

Question

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

Options

  • Arow_name.instanceManager.removeInstance(this.row_name.instanceIndex);
  • BinstanceManager.removeInstance(this.row_name.instanceIndex);
  • Crow_name.instanceManager.removeRow(row_name.instanceIndex);
  • DinstanceManager.removeInstance();

How the community answered

(54 responses)
  • A
    7% (4)
  • B
    11% (6)
  • C
    2% (1)
  • D
    80% (43)

Explanation

https://help.adobe.com/en_US/livecycle/11.0/DesignerHelp/WS92d06802c76abadb11a7f71129b8 b00825-7fa6.2.html

Topics

#Instance Manager#removeInstance#dynamic repeating rows#XFA scripting

Community Discussion

No community discussion yet for this question.

Full 9A0-410 Practice