#540 Table and Columns - IsLazyLoading flag is not displayed
Testcase to check if IsLazyLoading flag is displayed
Display Logic
-
Login as SysAdmin
-
open table and Column and pick a table (e.g. C_Order)
- pick a column which is not ColumnSQL
- => IsLazyLoading checkbox is not there
- write something in ColumnSQL
- => IsLazyLoading checkbox appears
- save
- => IsLazyLoading checkbox is still there
- remove what you wrote in ColumnSQL
- => IsLazyLoading checkbox disappears
- save
- => IsLazyLoading checkbox is still hidden
View source file on GitHub.com