Open xokko opened 8 months ago
@MjHead I just came across this similar request. It would be great to see the "get post id from" field include additional options. As I mentioned in my facebook post, including an option for data-attributes here would be a simple way to get dynamic data into a form using query loops.
Now our team is working on more priority tasks. But in the future we do not exclude the possibility of adding this functionality to the core of our plugin.
Thank you for your understanding.
It seems not to be possible (except maybe with an additional, complicated plugin https://github.com/ihslimn/jet-form-builder-update-field). If I select a post in a Select Field (or checkbox or radio), than I get an ID. With this ID I would like to get everything from this object (title, meta data, relation...). It is possible to do it with a URL Query Variable - why not dynamically with a variable from other fields? Here is the right place to add a third option: "Field Value":
What do you think?