Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard93 committed Nov 30, 2016
2 parents ec9f22c + d17d792 commit 2cf7a6b
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,6 @@ Forms adapter for InterSystems Cache.

Import classes and create web app with `Form.REST.Main` broker.

# Metadata generation

Form class compilation triggers metadata gereration for compiled form.
To validate and regenerate metadata for all forms execute this code in a terminal:

```
Do ##class(Form.Util.Init).validateMetadata()
Do $System.OBJ.Compile("Form.Adaptor","cb")
```


# Requests


Expand Down

0 comments on commit 2cf7a6b

Please sign in to comment.