Grzegorz Kossakowski wrote: > In fd:javascript you have access to Form object, right? Form has > attributes[1] that can hold any object you like. You can set your > bizData object as attribute and get it in <fd:javascript/>. > > I know that this does not answer your question "How to access bizData > in <fd:javascript>?" but it gives you a solution. I would also agree > that it's unnecessary complicated and one should just be able to > access his bizData everywhere it makes sense.
I feared you'd say so. It's the solution I worked out for now, too, that being a paranoid perfectionist ;-) Tobia has provided a nice solution - though crowding the flowscript I'll give it a try. Do you have a personal tip/best practice to keep the selection list easily updatable? > My current work is about simplifying data access in Cocoon, so you can > expect improvements in this area very soon. Yes, I watch your threads on the dev-list. You're my personal hero :-) Florian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
