Hi. My experience builder application was created for users to edit a hosted feature layer. The app contains a web map in which the user can use the Edit widget to edit geometry and attribute data of the layer. The Edit widget honors the form I have set up within the web map (I used the "Configure the Form" button on the right hand side of the web map in map viewer) to automatically populate the "Species Name" field to be a combination of Genus + Species + Infraspecific. As shown below. This is great.

The second page of my app contains the Table widget because my users like to edit in table format as well. The Table widget does not honor the form within the web map. As seen below, the Species Name field is not automatically updated to include "test" when that word is entered into the infraspecific field.

Am I missing something in the configuration of the Table widget or is this feature just not supported yet?
Is there anyway to set up the table to calculate a field based on other fields?
All ideas welcome and appreciated. Thank you.