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

Append json value into the element HTML #45

Open
prabharj opened this issue May 29, 2017 · 1 comment
Open

Append json value into the element HTML #45

prabharj opened this issue May 29, 2017 · 1 comment
Labels

Comments

@prabharj
Copy link

"lname": {
"title": "Last Name {{lname.code}}",
"type": "string",
"maxLength": 20,
"code":2000
}

I want the title of this field to be Last Name superscripted by the code value i.e. 2000. Can I do this? If yes, please explain how?

@dschnelldavis
Copy link
Owner

Sorry, our support for dynamically referencing values from other fields is very poor at the moment.

I'll leave this issue open, since this is something I'd eventually like to improve, though it may be a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants