12-05-2016 03:04 AM
Hi,
Our requirement is,
The workflow has a <FormMap /> displayed with layers="x,y,z". I want to get these layers' information based on what features are set display-ON in the "Legend". Is there a way I can achieve that. In SESSION table I couldn't find any such possible information.
Thanks,
Vipanth.
12-06-2016 02:54 AM
Hi Vipanth,
unfortunately those information are not stored in the session, they are just managed client side, so I guess you need a custom plugin to do it.
Regards,
Stefano
12-06-2016 10:00 PM
Hi Stefano,
Is there any such sample code that can help me extend it for my usage?
Vipanth