We have different levels and modes of cache on the LiveCycle server side
to cache the prerendered and rendered mobile forms. What level of
caching is available on the client side, be it desktop or mobile devices
like tablets or smartphones? Specifically, I would like to know more
about:1. Mobile form caching: When a form gets rendered as HTML5 using a
default profile, I don't see any manifest in it so I assume the
application cache doesnt exist by default. Can we manually add the
manifest to cac...