umbraco7 - How to approach mobile app content on Umbraco? -
we have website stores content both desktop , mobile app. mobile app retrieves content via umbraco rest api.
as content on each page vary desktop , app, we've come solution - keeping separate documents per each version. hard maintain content managers.
any known solutions problem?
you create "mobile content" tab on regular doctype , put mobile specific fields there? urls same retrieve mobile specific fields through json.
you make fallback if mobile field has no value, normal 1 instead.
Comments
Post a Comment