Goza Posted February 28, 2021 Share Posted February 28, 2021 Anyway possible, if we can use getReciprocalItems in the same database like it would be using remote database. In the current form, the relationship database in the same database would use the listing/display and not the getReciprocalItems. If it is possible, how? One of our database we use it as a bug tracker, many users in our community would report bugs to us the same issue but wording it differently. Also, in pages we cannot merge records together so if we use getReciprocalItems and customized  {$item->customFieldDisplayByKey('my_key', 'listing')|raw} would be great 😃 Link to comment Share on other sites More sharing options...
Morrigan Posted March 1, 2021 Share Posted March 1, 2021 You can, in fact I do absolutely do this already: https://rpginitiative.com/guides/software/simple-custom-fields-change-for-the-mini-profile-in-the-character-mod-r167/ At the bottom those are other guides that I added to the listing itself: Link to comment Share on other sites More sharing options...
Goza Posted March 1, 2021 Author Share Posted March 1, 2021 I have added multiple of topics for it but not able to display 🤨 Link to comment Share on other sites More sharing options...
Goza Posted March 1, 2021 Author Share Posted March 1, 2021 Small update, I have found if both topics are in the same category, it will not show up. Did a quick test, creating 2 different topics in different categories and getReciprocalItems will show up. Link to comment Share on other sites More sharing options...
Morrigan Posted March 1, 2021 Share Posted March 1, 2021 4 minutes ago, Goza said: Small update, I have found if both topics are in the same category, it will not show up. Did a quick test, creating 2 different topics in different categories and getReciprocalItems will show up. I don't have that issue..... The two screenshots above all of the articles are in the same category. Link to comment Share on other sites More sharing options...
Goza Posted March 1, 2021 Author Share Posted March 1, 2021 3 minutes ago, Morrigan said: I don't have that issue..... The two screenshots above all of the articles are in the same category. Yeah, I don't know what's causing it. Link to comment Share on other sites More sharing options...
Morrigan Posted March 1, 2021 Share Posted March 1, 2021 I use this feature in multiple databases, including one that only has one category in it. It sounds almost like a template issue or similar. I can only give you conjecture as I'm not the one that coded it. Â Â Link to comment Share on other sites More sharing options...
Goza Posted March 2, 2021 Author Share Posted March 2, 2021 So I thought it was my template but reverse the database back to default form listing/display and found out: Create record 1 link record 2 after creating record 1 using the update record form does not show in record 2 create record 2 link record 1 after creating record 2 using the update record form does not show in record 1 create record 3 link record 1 and 2 during the editForm after creating the record, it shows in record 1 and 2. Link to comment Share on other sites More sharing options...
Morrigan Posted March 2, 2021 Share Posted March 2, 2021 Then report a bug by submitting a ticket. Link to comment Share on other sites More sharing options...
Goza Posted March 9, 2021 Author Share Posted March 9, 2021 Update, there is a bug in the current release. Fix is underway but don't know which version it will be in 🙂  Link to comment Share on other sites More sharing options...
Recommended Posts