Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example generator puts the wrong name in the sample data #1

Open
markweitzel opened this issue Apr 23, 2013 · 0 comments
Open

Example generator puts the wrong name in the sample data #1

markweitzel opened this issue Apr 23, 2013 · 0 comments
Assignees

Comments

@markweitzel
Copy link

[
{
"sampleData": {
"title": "Sample table",
"contents": [
{
"name": "Value",
"value": "Initial data"
}
]
},
"config": "http://bullcityjive.com:8090/configure",
"register": "http://bullcityjive.com:8090/registration",
"displayName": "mdw-example01",
"name": "mdw-example01",
"description": "mdw-example01 for dv4q5qnb99o7dgnawl7jpn7i8plrsnl8",
"style": "TABLE",

.....

The "title" should be the displayName + the style, e.g. "mdw-example01 table"

@ghost ghost assigned rachoac Apr 23, 2013
ryanrutan pushed a commit that referenced this issue Nov 20, 2014
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

No branches or pull requests

2 participants