Message Boards Message Boards

GROUPS:
Anonymous User

Problems deploying a simple instant form which involves regular expressions

Anonymous User
Posted 9 years ago
1926 Views
|
0 Replies
|
0 Total Likes
|

If I deploy these two forms at once, I get an odd FullForm output in the second form:

CloudDeploy[FormFunction[{{"str","Your Text:" }-> "String"},Part[StringCases[#str,  RegularExpression["^.*\W(.*)"]->"$1"],1]&]]
CloudDeploy[FormFunction[{{"str","Your Text:" }-> "String"},Part[StringCases[#str,  RegularExpression["^.*\W(.*)"]->"$1"],1]&]]

It seems to be a bug, but maybe I’m missing something.

POSTED BY: Anonymous User
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract