We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[ { "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"
The text was updated successfully, but these errors were encountered:
Merge pull request #1 from jivesoftware/master
4b96d8b
merge
rachoac
No branches or pull requests
[
{
"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"
The text was updated successfully, but these errors were encountered: