B
briansol
Guest
Guest or Bot
I'm looking to build some stand-alone pages (xf wrapper) to store tabular, relational data.
something like
xf_widgets:
WidgetID WidgetName ColorID SizeID
1 Acme 2 3
xf_widgets_colors
ColorID Text
1 black
2 Red
etc
Admins can define new criteria.
eg, add a Price column/lookup table to that.
adding coloumns is dangerous i guess. Is there something out there that exists to do this as an XF addon? I'm ok with using 1 flat...
Read more
Continue reading...
something like
xf_widgets:
WidgetID WidgetName ColorID SizeID
1 Acme 2 3
xf_widgets_colors
ColorID Text
1 black
2 Red
etc
Admins can define new criteria.
eg, add a Price column/lookup table to that.
adding coloumns is dangerous i guess. Is there something out there that exists to do this as an XF addon? I'm ok with using 1 flat...
Read more
Continue reading...