Start Process to Edit vs. Edit Object using Process? Why?

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
Jaymer
Posts: 2430
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

Start Process to Edit vs. Edit Object using Process? Why?

Post by Jaymer »

On a Grid, with a Row Operation to EDIT the row, you can either

1) Edit Object - this is simple, specify the form (or default) and a Form comes up to edit.

2) Start Process "MyEditProg" and pass the BO as context. The process could VIEW or EDIT using an appropriate Form.
3) Edit Object, specifying "Use Process".

Whats the diff. between 2 & 3 ?
When would you ever use 3?
Click Here to see a collection of my tips & hacks on this forum. Or search for "JaymerTip" in the search bar at the top.

Jaymer
Aware Programming & Consulting - Tampa FL
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Start Process to Edit vs. Edit Object using Process? Wh

Post by aware_support »

I vaguely remember that this is for situations when you need Prev/Next/First/Last operations to work, but editing has to be done via a process.
Aware IM Support Team
Post Reply