gmoore Posted January 28, 2013 Share Posted January 28, 2013 I think the search boxes should match the text under it rather than the ID it comes from in table edit. ----- For example: I add location (3) Rome, I then add 5 Stats for the location Rome (1,2,3,4,5). I then wish to show only location_stats for Rome at the top about location_id in the edit_table where table equals locations_stats, it wants me to enter '3' rather than me typing in 'Rome'. ----- Because in the second screen I might not 'know' that Rome is location 3 because I see only Rome. Or if that is not doable, perhaps put Rome(3) so we can see what the ID is. Thank you, Greg Quote Link to comment Share on other sites More sharing options...
gmoore Posted January 28, 2013 Author Share Posted January 28, 2013 [ATTACH=CONFIG]855[/ATTACH][ATTACH=CONFIG]856[/ATTACH]Screens Quote Link to comment Share on other sites More sharing options...
a_bertrand Posted February 2, 2013 Share Posted February 2, 2013 The issue here is that the filter is an actual where condition in the SQL where the display uses lookup from other tables and is not directly available in the SQL statement. It's indeed annoying but I'm somewhat unsure how I could do this, will have to check. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.