Ajesh
20th July 2016, 17:07
Hello there
After adding fields not present in any index as a view field in a dynamic session, the next set, first set, first view etc are not working as expected.
The Next Records continue to show upto the next value of the view field which it should not show.
I have switched on the Dynamic Index switching, introduced query.extend.order in an EXTEND_OVERWRITE Mode based on those fields
query.extend.order("tfgld110.vlac,tfgld110.bpid asc",EXTEND_OVERWRITE)
But it shows all the records possible in a single view including the next value of the view field under the previous value, hope i am clear.
What i am missing?
After adding fields not present in any index as a view field in a dynamic session, the next set, first set, first view etc are not working as expected.
The Next Records continue to show upto the next value of the view field which it should not show.
I have switched on the Dynamic Index switching, introduced query.extend.order in an EXTEND_OVERWRITE Mode based on those fields
query.extend.order("tfgld110.vlac,tfgld110.bpid asc",EXTEND_OVERWRITE)
But it shows all the records possible in a single view including the next value of the view field under the previous value, hope i am clear.
What i am missing?