Trigger Add New in subtable after Submit

I have a form with a subtable ‘Versions’. In the subtable, the field ‘Version’ has a default value of V1. When I open the form, there is 1 record in the subtable, with Version = V1. This is what I want.

After pressing the Submit button on the form, the record is saved and the form empty. In the subtable there is no record prepared with the default value. How can I achieve this? I think Add new should be triggered in the subtable.

Please reproduce this problem in the demo environment.
https://al6vo1wjap21.v12.demo.nocobase.com/admin/
(Account: admin@nocobase.com, Password: admin123)

Hi, I’ve added the test under menu test_action_submit.
The default value V1 for the field Version is set in the field values of the form.
What I like to achieve: when accessing the form or after submitting a record, the version-subtable should show 1 new line, with ‘V1’ in the field version.

image

refer to

Hi, what is “f_tttw2h6c4of” here?