I’m using a capture link on a form. Everything works great when just looking up existing records. However sometimes the user needs to add a record if they don’t find it. After they add the record I want to select it and return to the original form just as if they had hit the select button. Is there a way to control that? If not, is there a way to force the grid to position itself on the page that includes the record that was just added?
Thanks Albert but I don’t think that solves my issue. I read your post before. What I need to do is force the action behind the SELECT button that is automatically created by the capture link, after positing on the record that was just added. If your post explains that then I didn’t see it.
Thanks
I know that but then you should look into the generated code to see what happens. Then you can figure out how to do that. In general it’s an action to be executed on the onafterinsert