Problem with display of Relationship Name
Archived from the Xataface Users forum.
Cabeza — Sat Sep 29, 2012 3:08 am
I have a table called ys_session_detail which is the DESTINATION of a relationship.
As you can see on the attached file, the display name of the table (“Asistentes”) appears correctly on the related table tab, but not on the other two slots that I have encircled on the attachment.
The relationships.ini of the SOURCE table reads:
[ys_session_detail]
ys_session_detail.ys_session_id = ‘$id’
action:label = Asistentes
Where else should I indicate the display label of the destination table so that it is shown instead of the raw table name?
Thanks in advance.
shannah — Sat Sep 29, 2012 5:48 am
The full xataface 2.0 theme is contained in the g2 module. If you install this module, it will change the look and feel substantially, and should fix issues like this also.
Cabeza — Sat Sep 29, 2012 6:30 am
Steve,
That sounds good! I am running XF 1.3.2 (which I believe is the latest stable release). Is this module you mention compatible? And if it is, where do I find it?
(I am eagerly waiting for XF 2.0 but I would not want to upgrade to it until you put it in General Availability, my php is too weak to deal with prerelease bugs, apologies)
Is this module you mention compatible? And if it is, where do I find it?
Thanks!
shannah — Sat Sep 29, 2012 7:18 am
Sorry. Got mixed up between posts by different people. Thought you were on 2.0.
This is a bug. I’d have to look into it to find a workaround.
Steve