Hi,
Is there a way to autopopulate fields in the attribute editor when creating and editing features? e.g. inserting the current date into a date field.
Cheers,
Shannaka
var updates:Array = [ feature ]; event.featureLayer.applyEdits(null, updates, null);