cancel
Showing results for 
Search instead for 
Did you mean: 

Run function when hit enter

Former Member
0 Kudos

Hi Guys,

According to the "How To…Run Planning Sequences on Save and other events (WEB)" paper we can run functions when click save button or open the layout. Anybody know how to make the function run when the user hit enter key. We had done this at my previous clint, but forget the detail.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi JW,

To run functions on save, do the following:

1. define your planning function or planning sequence (which is a Function Pushbutton) in the web interface builder,

2. On the Planning Layout, equate "Function After Data Change" to the planning function defined above.

Trust this is what you are looking for.

Cheers,

FM.

Answers (2)

Answers (2)

Former Member
0 Kudos

deleted

Edited by: JW on Apr 1, 2008 10:07 PM

Former Member
0 Kudos

Thanks, FM, that's works.