soumya093
30th August 2014, 10:35
Hello all
I want to zooming in to a session on the basis of enum value i.e. if my enum value is yes the zoom to [/B]Item General[/B] or else it will zoom to Item Group. Please help me

Thanks

sachinbaan
30th August 2014, 12:43
Hi,
You can use following,

attr.zoomsession$()
attr.zoomreturn$()

soumya093
30th August 2014, 13:15
Thank you @sachinbaan