Topic: save image on second form

I have two forms A and B.

I have two text fields on form A and 1 button on form A. 

When I click the button,  from B is displayed.  Form B has a image field on it.

I want to save the image once selected via the component on Form B into the table.  When I use the save the record action  it inserts a new record rather than updating the Field 3 Image.  How can I put an image on a separate form and update the image field?  I don't believe you support saving or updating via a script for a single file field.

Table has 3 fields

Field 1 Text
Field 2 Text
Field 3 Image

Re: save image on second form

You can't use two form for editing same record. Text fields and the Image should be on the same form.

Dmitry.