RSS Feed/News relational tabular data addons?

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
30,898
Points
823

Reputation:

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...
 
Status
Not open for further replies.
Top