Redirect to existing application

Hi,

I have a form application that i want to remain on the screen after I have inserted the record with the saved data still visible. I have tried sc_redir unsuccessfully…?

Kind regards,
Sifa

Re: Redirect to existing application

It should remain on the screen unless you are telling to go somewhere. Where does it go when you hit save?

Regards,
Scott.

Re: Redirect to existing application

Hi Scott - sorry for the delay…I got sidetracked by some other projects.

What I have is a grid application which is linked to a form application. This form application itself has a master/detail link (to an editable grid form).

What I want to have happen is when I add a new record, the form stays open and allows me to add the master/detail records immediately.

Currently it does 1 of the following:

  1. Goes back to the main grid and I need to find the record I just added and edit it again to add the detail records
  2. Stays on the form, but the form is empty - it just allows me to add another record in the form.

Any ideas?

Thank you …

Re: Redirect to existing application

Hi sifa,
Go to Toolbar and Options - > Change “Return After Inserting” to Yes…!

This would help…!

Regards
Dhana

Re: Redirect to existing application

Thanks so much Dhana … looked everywhere but there apparently :slight_smile:

Take care,
sifa