When particular fields are set to be synchronized, they are empty on creating a new translation of the original.
After saving this fields get synced - I see the values from original node.
Problem: some fields are mandatory when creating node. So I can't save the node before filing those fields, and this is very confusing for end user, because he thinks he has to fill the same fields one more time.
If sync is not enabled then the content from original is moved into new node creation form - I believe this should be the same for when fields are synced.
Comments
Comment #1
jose reyero commentedUpdated some parts of the module. Fields should be populated now.
Comment #2
iztok commentedWow, great news!
Where can we get the latest versions of the module?
(p.s. we meet in Brussels, didn't know you maintain the i18n then, will buy you a drink at the next Drupal event!)
Comment #3
finex commentedIs it possible to backport this feature on D6?
Comment #4
finex commentedP.S: maybe the patch on http://drupal.org/node/931116 could work... it needs to be tested.
Comment #5
finex commentedI've tested the patch for D6 (http://drupal.org/files/issues/i18sync-nodereference-931116.patch) and it looks ok :-)