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

allow elements to use lookup expressions #19

Closed
kml27 opened this issue Sep 10, 2018 · 3 comments
Closed

allow elements to use lookup expressions #19

kml27 opened this issue Sep 10, 2018 · 3 comments
Assignees
Labels
low priority passes initial dev testing during development this feature or fix was checked and found to function in a limited test case
Milestone

Comments

@kml27
Copy link
Collaborator

kml27 commented Sep 10, 2018

attr data-lookup-expression="" should use same method as (velocity fn in FormEntrySession) and set an element's value="" attr.

@kml27 kml27 self-assigned this Sep 10, 2018
@jsibley
Copy link
Collaborator

jsibley commented Sep 12, 2018

What's the use case for this one?

@kml27
Copy link
Collaborator Author

kml27 commented Sep 12, 2018

html5 compliance, since there's a lack of HFE schema for xml validators (not strictly needed, but simple to impl., already in the batch of features)

@kml27 kml27 added the passes initial dev testing during development this feature or fix was checked and found to function in a limited test case label Sep 12, 2018
kml27 added a commit that referenced this issue Sep 13, 2018
@kml27
Copy link
Collaborator Author

kml27 commented Sep 13, 2018

data-lookup-expression-value="true" and value="velocity.expression"

@kml27 kml27 closed this as completed Sep 13, 2018
@kml27 kml27 added this to the beta milestone Sep 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority passes initial dev testing during development this feature or fix was checked and found to function in a limited test case
Projects
None yet
Development

No branches or pull requests

2 participants