v9.1p_2014-03-18/Pro Deployment (built 2014-03-18)
Is there a way to create a server-side ( isomorphic ) AdvancedCriteria from a string, or json, or some representation of a client side AdvancedCriteria. I'm creating AdvancedCriteria in the client and storing the advanced criteria as a string. Is there a way to convert this string into a isomorphic AdvancedCriteria server-side. To be more general, is there a way to store an AdvancedCriteria in a database via client and retrieved it server side.
Thanks.
Is there a way to create a server-side ( isomorphic ) AdvancedCriteria from a string, or json, or some representation of a client side AdvancedCriteria. I'm creating AdvancedCriteria in the client and storing the advanced criteria as a string. Is there a way to convert this string into a isomorphic AdvancedCriteria server-side. To be more general, is there a way to store an AdvancedCriteria in a database via client and retrieved it server side.
Thanks.
Comment