Message Boards Message Boards

0
|
2047 Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Problems deploying a simple instant form which involves regular expressions

Anonymous User
Anonymous User
Posted 10 years ago

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