Is it possible to pass some variable from subcomponent to main
component? E.g. component C is subcomponent of other subcomponent B,
and B is subcomponent of layout component A. How one can pass
something from C to component A? For example component C requires some
JavaScript in HEAD html-tag, and it would be reasonable to insert that
in layout component A (but only when C component is used). As I see,
{response, … phased_vars..} can’t help for subcomponents. Is it a bug
or a feature?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"erlyweb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/erlyweb?hl=en
-~----------~----~----~----~------~----~------~--~---