Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/docs/content/docs/cli/guides/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Your hosted FileMaker file must have an account with the `fmrest` priviledge set

#### FileMaker Web Viewer

If you intend to build for the FileMaker Web Viewer, the same requirements apply for FileMaker Server and OttoFMS as above. You will also need to make sure that your Full Access account has the `fmurlscript` priviledge enabled so the web code can trigger FileMaker scripts, making development a lot easier. For more details, see the [WebViewer Getting Started Guide](/webviewer/getting-started).
If you intend to build for the FileMaker Web Viewer, the same requirements apply for FileMaker Server and OttoFMS as above. You will also need to make sure that your Full Access account has the `fmurlscript` priviledge enabled so the web code can trigger FileMaker scripts, making development a lot easier. For more details, see the [WebViewer Getting Started Guide](/docs/webviewer).

#### Supabase

Expand Down