erich.wanker Posted May 7, 2020 Posted May 7, 2020 hi, i updated to 1.90.0.1531.. now the "next field with tab key" is just working in my TuniForm .. but doesnt work in my TuniFrame .. it worked in the past .. i ordered all edit-cpmpunents with "TabOrder" value ... the "special" thing is ... it works NOT if the uniframe has a runtime-created parent "unitabSheet" -> a Sheet of designtime-created uniPageControl (the same technoloy as used in the "onlen desktop demo" on http://www.unigui.com/ ) hope - someone has a idea what the reason could be thanx erich Quote
picyka Posted May 7, 2020 Posted May 7, 2020 I think that in uniframe it never worked, when it reaches the last field of the tab, it does not change to another tab, but to another field. Quote
Administrators Farshad Mohajeri Posted May 7, 2020 Administrators Posted May 7, 2020 48 minutes ago, erich.wanker said: hi, i updated to 1.90.0.1531.. now the "next field with tab key" is just working in my TuniForm .. but doesnt work in my TuniFrame .. it worked in the past .. i ordered all edit-cpmpunents with "TabOrder" value ... the "special" thing is ... it works NOT if the uniframe has a runtime-created parent "unitabSheet" -> a Sheet of designtime-created uniPageControl (the same technoloy as used in the "onlen desktop demo" on http://www.unigui.com/ ) hope - someone has a idea what the reason could be thanx erich Hi, Are you sure it is related to 1531? Quote
Administrators Farshad Mohajeri Posted May 7, 2020 Administrators Posted May 7, 2020 Can you please send a test case? Quote
erich.wanker Posted May 7, 2020 Author Posted May 7, 2020 Hi Farshad .. the same uniGui Application on a customer server - what is compiled with uni-1.90.0.1523 and ext-6.7.0 is working fine ..since i updated my version to extjs 7 and uni-1.90.0.1531- the tabulator does not work anymore .. I tried to make a test-case BUT can not reproduce the issue ..??? i copyied the hole form in a new Unigui App - and the TAB is working .. the only thing i didnt inklude in this test-case is the database function ... i will try to reproduce the issue .. please give me more time for this ;-) Nice greetings and stay healthy Erich Quote
erich.wanker Posted May 7, 2020 Author Posted May 7, 2020 ok .. i think i found a thing ... the only different between a working and a not working version is the id ... the rest of sourcecode in Chrome-Developer-View is completly the same Quote
erich.wanker Posted May 7, 2020 Author Posted May 7, 2020 ok .. i think i found a thing ... the only different between a working and a not working version is the id ... the rest of sourcecode in Chrome-Developer-View is completly the same Quote
Administrators Farshad Mohajeri Posted May 7, 2020 Administrators Posted May 7, 2020 In ServerModule Options->soControlNameAsId Is it True or False? Quote
erich.wanker Posted May 8, 2020 Author Posted May 8, 2020 Hi Farhad - it was "true" .. i set it to false - compiled the project AND THE TAB IS WORKING :-) Thank you very much !!!!!!!!!!! ThanX .. Erich Quote
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.