Databasejoin element not populating with WHERE clause

ontarget

Active Member
Hi I have a dbjoin element rendering as a dropdown which is working perfectly in J3 / F3 but identical settings in F4 Epsilon and J!4.3.3, php8.1 render only the "Please select".
Here is the where clause:
Code:
WHERE {thistable}.id IN
(
    SELECT `parent_id` FROM `course_categories_repeat_adminbase` WHERE `adminbase` = {$my->id}
)
I tried hardcoding my id into the where statement but still nothing shows in the DD
Here is a screen shot of the settings:


upload images
Thanks for any pointers.
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top