Skip to content

Conversation

mattshoaf
Copy link

New doc page to enable URL sharing of DrupalGap web apps.

mattshoaf added 3 commits July 21, 2016 16:12
Add code to handle directing the app to an internal page
if(location.hash)
variables didn’t match
}

```
Change line 120 `drupalgap.settings.front = 'dashboard';` to `drupalgap.settings.front = landingPage;` No newline at end of file
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mattshoaf What line 120 is this referring to?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 120 in the default.settings.js file. To change the front to a dynamic page, you have to set it as a variable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants