Small relationship bug - no spaces in the [NAME] field
3 posts
• Page 1 of 1
When setting up a relationship - bug - if you put a space in the name of the relationship (e.g. [Courses Field] ) - it will cause you to not be able to add records when you go into the related table via the "+Add New Courses Field" button... the Save button will do nothing. To solve, simply use a dash instead of a space.
Actually the [Courses Field] section of the relationship is the name of the MySQL table or view that forms the relationship. Since mysql tables cannot have spaces in them this is not a bug.
Rather what you want is something like this: [CoursesField] (or whatever your related table is) action:label = Yo whateva you want the tab to be named. (in this case Courses Field) So the [section] cannot have any spaces due to mysql requirements. But the action:label can say anything you want. Hope that helps.
Thanks Joe,
Small correction though. The [Courses Field] section doesn't necessarily need to be the name of a table. It can be anything. However, it cannot contain spaces. This was a design choice and not a bug. Best regards Steve
3 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 28 guests |