relation bug May 08, 2020, 09:13:45 PM I have made two relation in "doc" table,first the id is related to sales table doc_id,second partner_id to id of partner table.due to some reason they mix in some rows, if you click partner link on first and second row it lead once to partner second to sales Quote Selected Last Edit: May 08, 2020, 09:19:22 PM by dobsun
Re: relation bug Reply #1 – May 09, 2020, 06:42:05 PM @dobsun please make sure the id you are using for linking is unique to a specific record on that table. Quote Selected
Re: relation bug Reply #2 – May 11, 2020, 08:39:44 AM @willvin id is unique for each table and it is ai ... same for ie, chrome..I think the problem is due to: there is two relation in a row, and so if you open first link just to see view modal, then the second link open the same modal, probably it used same variable ...I can't attach photo to this post, server said is full? Quote Selected
Re: relation bug Reply #3 – May 11, 2020, 08:56:43 AM @dobsun please upload the image to your google drive and share the link. Quote Selected
Re: relation bug Reply #4 – May 11, 2020, 09:28:11 AM @willvin see: https://drive.google.com/drive/folders/1YlCUp4AhqtQ1Lx0sR1hG8JV00U9pZsl4docs tablefist rowclick 1- id: 2000000044 - that opens modal sales - list -works OKclick 2 - part_id: compsny nme - supposed to open view partner but it open sales-listsecond rowclick 3 - part_id: compsny nme -works OKclick 4 - 2000000045 supposed to open sales-list but it open view partnerif refresh is used between clicks it works fine! Quote Selected Last Edit: May 12, 2020, 08:29:19 AM by dobsun
Re: relation bug Reply #5 – May 13, 2020, 09:47:45 AM @dobsun please provide your Teamviewer details or anydesk id Quote Selected
Re: relation bug Reply #6 – May 19, 2020, 09:50:06 AM if refresh is used between clicks it works fine so it is not big issue for me!you could try it your self, It is not only me I think!Thank you Quote Selected