Typo on Building an Application -- Creating a List View

Open Beginner friendly
#932 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
65/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Domain
documentation

Research direction

Open the “Building an Application -- Creating a List View” documentation page and find the examples containing the listed app/tables/census/html/ paths. Verify both reported corrections, then update the directory path and the census_detail.js filename reference to the requested values. Done means both examples consistently show the corrected paths.

Written by the indexing model from the issue text.

Description

  1. Many of the examples show:
    app/tables/census/html/

I think it should be:
app/config/tables/census/html/

2)In the example, the detail HTML page is named: app/tables/census/html/census_detail.js

I think it should be: app/tables/census/html/census_detail.html

Dominant language
Python
Stars
58
Forks
160
Avg merge
5d 11h
Merged PRs (30d)
12

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from getodk/docs

All issues in getodk/docs

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.