Changes between Initial Version and Version 1 of Ticket #7287, comment 4
- Timestamp:
- 10/14/2016 08:39:38 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7287, comment 4
initial v1 1 1 @johnjamesjacoby 2 Sure, I checked checkboxes before answering. They are prefixed like `field_8_2`. And just numbers as ids won't work in some situations (don't remember exactly why), so they definitely need sto be prefixed. And as they are stored in one table, we can easily reuse the same naming pattern.2 Sure, I checked checkboxes before answering. They are prefixed like `field_8_2`. And just numbers as ids won't work in some situations (don't remember exactly why), so they definitely need to be prefixed. And as they are stored in one table, we can easily reuse the same naming pattern.