When I initially used the table field module, it asked for some sizing information the default value was 100% which I accepted.

I went on to created a field in a content type changing the rows & columns to 26x13. worked perfectly but the display was to wide. Deleting the content and type did not enable me to reset the size from 100% to 50%. neither did un-installing the module and then re-installing it. nor can I locate where this value might be located in the database.

Any attention / thoughts on this issue will be most welcome.

CommentFileSizeAuthor
#3 tablefield-uninstall-1112316-3.patch415 bytesjenlampton

Comments

jenlampton’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

I don't remember the sizing being a setting that could be cleaned out (or not), but it's been a long time since there was any activity on this issue. Perhaps that setting has long since been removed?

jenlampton’s picture

Category: Bug report » Task
Priority: Major » Normal
Status: Closed (outdated) » Active

Actually, after reading over this issue again I checked the .install file to be sure that the tablefield_csv_separatorvariable was being deleted on uninstall, but I found no hook_uninstall.

jenlampton’s picture

Status: Active » Needs review
StatusFileSize
new415 bytes

  • jenlampton committed 46018b1 on 7.x-2.x
    Issue #1112316: Remove variables when module is uninstalled.
    
jenlampton’s picture

Status: Needs review » Fixed

This fix will be included in the next release.

Status: Fixed » Closed (fixed)

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