On 4/6/11 12:59 AM, enrico secco wrote: > > Hi, > I did produced an application (with AppWizard) and I try to customize it. > I must sychronize all the pages with a "principal" page. > In the "principal" page I set an entity (a work session) and after that > operation I want all the pages synchronyzed with this session. > The application user must be confident that all the data showed in all the > pages are relative to the same session. > > No problem to define an application attribute app.Session to consent all the > pages to accede to the session parameters. > (could be not the best system but simple and convenient: if there are better > tell me ...) > But: How to tell all the pages to read the session's parameters and > synchronize itself to made the data consistent with the session's parameters > values? > > Thank for any help. Best regards.
Are you using separate bizobj's for each page? Are these bizobj's children of the "principal" bizobj? Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
