What are official restrictions about FormFunctions
/general deployment contents?
There are problems with many things which sometimes I have workarounds for but I see no general pattern.
Edit: I moved examples to the answer to keep a clean index here.
Features / bugs
bug: Special characters (e.g.
\[EmptySet\]
), in form values, breakFormFunction
validation.bug: Some special characters in form layout break the form completely:
bug: Reserved HTML characters (e.g.
<
) are not escaped properly (CASE:4025512)bug: String representation of boxes causes problems
feature:
StandardForm
is not supported forFormFunctions
feature: Styling options ignored unless
CloudCDF
ExportForm
is used.feature: Unclear dependencies collecting by
CloudDeploy
withManipulate
Fixed problems:
(may be relevant for users with old MMA / EPC)
Pending review:
Additionally, are there any general rules to follow?
Comments
Post a Comment