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

Add placeholder content #192

Closed
bwente opened this issue Aug 19, 2014 · 4 comments
Closed

Add placeholder content #192

bwente opened this issue Aug 19, 2014 · 4 comments

Comments

@bwente
Copy link

bwente commented Aug 19, 2014

It would nice to append the actual text for each area in the exported json.

{
"height":9.845559845559848,
"width":69.31274131274131,
"name":"mm_1",
"x":279.6138996138997,
"type":"text",
"y":201.63706563706563,
"placeholder":"$mm_var"
}

@cchantep
Copy link
Owner

What's the goal? Area already defines a distinctive name, so that any JSON tool can interpret it and resolves proper value.

@bwente
Copy link
Author

bwente commented Aug 19, 2014

I am still in the early stages of development. I have a little over 250 fields over three pages i want to map. I just wanted to have a way to make sure I had each one in the correct place. I guess I can use the name for a temporary display on the preview or mockup.

@cchantep
Copy link
Owner

Resolving value according unique area name is definitely the way to go for me. Best regards.

@cchantep
Copy link
Owner

You can have look at an integration documentation on http://doc.applidok.com/integration.html , with snippet for several language/platform.

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