jhpyle / docassemble

A free, open-source expert system for guided interviews and document assembly, based on Python, YAML, and Markdown.
https://docassemble.org
MIT License
796 stars 258 forks source link

cant change the default interview. #310

Closed japrogramer closed 4 years ago

japrogramer commented 4 years ago

I would like to change the default interview from

default interview: docassemble.base:data/questions/examples/attachment.yml

to my new landing page

localhost/interview?i=docassemble.playground1%3ALandingPage.yml#page1

but I have no idea what the path should be in the config file.

docassemble.playground1:LandingPage.yml but it hasn't worked.

what am i doing wrong?

japrogramer commented 4 years ago

I was able to change the default interview, but the path should be easier to discover.