After trying to use #after_build unsuccessfully based on what was in the docs and then comparing what was in the docs to what was in real code (ie node.module), it looks like the docs for #after_build at http://drupaldocs.org/api/head/file/contributions/docs/developer/topics/... are wrong.
The argument returned in the doc does not match what should actually be returned. I'd fix this but I don't feel I'm qualified enough. Don't want to put out more wrong info.
Comments
Comment #1
Tresler commented1) Please provide the api.drupal.org link.
2) What is wrong? What should be returned?
3) marking as non-critical as there hasn't been another response in 49 weeks.
4) Which Version(s)
Comment #2
Tresler commentedre-open if necessary.
Comment #3
joachim commentedReopening, as I can't find anything on #after_build either on this site or api.drupal.org and the link given by the original poster is dead.
Comment #4
darren ohIt's here: http://api.drupal.org/api/file/developer/topics/forms_api_reference.html...