I have run into an interesting situation with OG that is applicable across all node types: The organic groups og vocab now lets a person see vocabularies associated with multiple groups when the appropriate groups are selected (new feature) but it requires the user to preview their post to see the appropriate vocabs.

I would like to propose that there should be a method by which a user can select a checkbox (i.e. a group) and then the post form should dynamically update either using AJAX or by autosubmitting.

This functionality could be extended to other situations such as having "internal document" node type with subform element of "travel info", "financial info" show up based upon the taxonomic term selected. Is this now possible.

Comments

RobRoy’s picture

I have posted this to the issue queue at http://drupal.org/node/93896.

Feature requests and bug reports are best served by posting to the issue queue for a particular project. You can do this as well by going to http://drupal.org/node/add/project_issue/og_vocab for example.

--
Rob
Founder and Director
Electronic Insight Corporation

Recent Drupal Projects: MP3PIG | MySpace Layouts

rubenk’s picture

Thanks for posting this however I already brought it up to moshe (the og vocab maintainer) and he said this is a gneral form problem not necessarily og vocab but possibly OG itself or node form.

It is a bit surprising that no one has made a module that ajax enables form posting but then again posting code is verry specific to each module, is it not?