I would like to use the prepopulate module to take the title and body text from an edit form to another node type edit form. I just wanted to make sure that there are no performance issues that I need to consider for the body fields max characters (since it uses the Get function).

See here for more descriptive info: http://drupal.org/node/430506

Comments

jbrauer’s picture

Issue summary: View changes
Status: Active » Fixed

There are not from the module standpoint but there are limits on how long URLs can be but the module now supports post so this could be worked around using POST requests.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.