Attached patch is for README.txt changing "field_order" to "field_order_id".
On a related note, if you included a CCK Content Type in the install file, you could avoid the issue entirely ;-)
| Comment | File | Size | Author |
|---|---|---|---|
| uc_salesforce-readme.patch | 1.25 KB | aaronbauman |
Comments
Comment #1
bibeksahu commentedCommitted to CVS.
Comment #2
bibeksahu commentedI'll look into adding the CCK type in the install file, for the short-run.
Over the long-run, I'd like to consider providing a custom drupal type, in the code, the way "uc_donation" does. Or just creating a custom table. That would remove the dependence on CCK.
Any ideas would be welcome, especially from people using it in an unusual way (or even a "normal" way, at this point). The goal is a flexible setup that can work for almost everyone.