I have a feature layer that I have defined a form template for and I have populated the "editableExpression", "requireExpression" and "valueExpression" properties for the FieldElements in the formtemplate. Is there a way to utilize these expressions on a FieldColumnTemplate in the TableTemplate for a FeatureTable?
My table is editable and I want to keep parity between when a user edits in the Editor Widget and when they edit a feature in the FeatureTable.