Let's say I have a forum that discusses Restaurants and I want each thread to be tagged with a name of a Restaurant that the thread is about. Now what's the best way to go about adding this data? I don't want to use prefixes because there will be 2-3 different such fields so prefixes are not an...
How would you turn that into an add-on? You'd have to overwrite actionPreview correct and basically copy and paste the full function from above? Which then might not be compatible when you upgrade?