1. Go to a page or workflow with the 2D Scene Admin component added to it.
2. Let's enable the Data Source definition! Click on Show all Environment Options
5. Click the back arrow to return to the main Scene Settings
7. Click on Select an Option
13. You can hold select and click lower in the list to select multiple fields within the list
14. Click on the right arrow to select the fields for the query
16. select the condition type, for this example we'll select AND meaning all must be true
17. Click on Add Condition
18. Let's Select a field for the condition, Click on Select an Option under Query Resource
19. Select a field, To match by the record id passed into this component, Click on the ID field
20. Select an operator, an operator provides logical elements for comparison, like equals greater than etc.
21. For this example, we'll select "Equals"
22. To dynamically pass the RecordId passed into this component, you can type {!RecordId}
23. Let's see if it worked! Click on Preview Data Result
24. Click on Test Data Model to run the Query
25. Results will be displayed on the right hand pane, you can adjust columns by dragging their edges.
26. If you are happy with the DataSource, Click on Update
27. You have successfully added and updated the Data Source. This DataSource will be queried on the load within the component