Hey everybody,
I was trying to translate the following sample from Legacy to AMD, but I ran into some issues:
This is the sample: Multiple Attribute Inspectors | ArcGIS API for JavaScript
This is how far I have gotten: JS Bin - Collaborative JavaScript Debugging
I have the following issues:
1) Doesn't matter what template I pick I get the question mark symbol. (Thanks to Robert this is fixed)
2) When I create a new feature it does not save the attributes I put in a field. (fixed this issue in the latest version)
3) I have also noticed that in both the sample and my translation, when you first create a feature, the popup box doesn't have the header with the X to close it.
Thanks!
Tim