mamund / hal-forms

backward-compatible extension for HAL to support dynamic forms at runtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auto-fill values, possibly a hidden input option

mamund opened this issue · comments

per MikeKelly onlist

Had you considered a mechanism whereby properties could populate their values from the state of the referring resource, via jsonPath or similar? (Something akin to hidden inputs in html forms.)

ha! commit was tied to the wrong issue. this one (populates values) is still open.

committed (to master this time) an update the includes support for templated property and using URITemplates in the value property.