Re: Passing data to another component

2010-07-31 Thread Jeremy Doseck
and popups, with required fields in it. Then display selected values on the next page (after clicked on the submit) in some proper table, then send to the mail.. anyway, thanks again. Jeremy 2010/7/28 Johann Werner j...@oyosys.de Hi Jeremy, Am 27.07.2010 um 16:55 schrieb Jeremy Doseck: Hi, I've

Passing data to another component

2010-07-27 Thread Jeremy Doseck
Hi, I've been trying to solve problem with passing inserted data to another page (component). Can anyone give me simple example how to do it? I need to pass written data by the user (WOString) to nextcomp.wo and display them there. Trying not to use inline bindings. Here I tried to do that: