[BUG]: unable to set up Field Relation in Admin View #1161

Closed
opened 2024-08-11 09:12:34 +00:00 by MustBeAnError · 2 comments

What Happened?

Trying to set up a Admin View Field Relation. But the List Field drop down remains empty (giving only the value '0' to select). So it's currently inpossible to concatenate any fields.

Steps to reproduce the Bug

see above

Which Joomla version are you compiling in?

4.4.6

Which PHP version are you compiling in?

8.2

Which Joomla versions are you targeting?

4.4.6

Which PHP version are you targeting?

8.2

Which Web server is JCB running on?

Apache 2.4.57

Which Relational Database is JCB running on?

MariaDB 10.11

Which OS is JCB running on?

unkn. Linux (shared hoster)

Which JCB version are you using?

4.0.2-beta3

Where in JCB did this issue occur?

Admin View(admin_view)

On which browsers did you encounter the issue?

Firefox, Microsoft Edge, Vivaldi

Additional Comments

No response

### What Happened? Trying to set up a Admin View Field Relation. But the List Field drop down remains empty (giving only the value '0' to select). So it's currently inpossible to concatenate any fields. ### Steps to reproduce the Bug see above ### Which Joomla version are you compiling in? 4.4.6 ### Which PHP version are you compiling in? 8.2 ### Which Joomla versions are you targeting? 4.4.6 ### Which PHP version are you targeting? 8.2 ### Which Web server is JCB running on? Apache 2.4.57 ### Which Relational Database is JCB running on? MariaDB 10.11 ### Which OS is JCB running on? unkn. Linux (shared hoster) ### Which JCB version are you using? 4.0.2-beta3 ### Where in JCB did this issue occur? Admin View(admin_view) ### On which browsers did you encounter the issue? Firefox, Microsoft Edge, Vivaldi ### Additional Comments _No response_
MustBeAnError added the
Bug
label 2024-08-11 09:12:34 +00:00
Member

We have tested this feature using the Demo Component on both a fresh install and an existing component, and it worked flawlessly in both cases. If you haven't already, I highly recommend watching the tutorial on this feature available at the following link: Field Relations. The tutorial explains that only the fields linked to the admin view will appear as joint fields. Please ensure you've watched the tutorial and fully understand how the joint fields function to avoid any issues.

We have tested this feature using the Demo Component on both a fresh install and an existing component, and it worked flawlessly in both cases. If you haven't already, I highly recommend watching the tutorial on this feature available at the following link: [Field Relations](https://www.youtube.com/watch?v=hh4IIPmYIY8). The tutorial explains that only the fields linked to the admin view will appear as joint fields. Please ensure you've watched the tutorial and fully understand how the joint fields function to avoid any issues.
Author

The (my) problem was that I selected 'Only in Admin List' as 'Admin Behaviour' for the leading field. This showed the mentioned results. Changing to 'Show in All List Views' resolved the problem.

The (my) problem was that I selected 'Only in Admin List' as 'Admin Behaviour' for the leading field. This showed the mentioned results. Changing to 'Show in All List Views' resolved the problem.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#1161
No description provided.