question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Form Builder : cannot find "Value Property"

See original GitHub issue

In the Form Builder when I add “Select” Component and set data source to URL I Can add “Data source Url” and item template But there is no “Value Property” ! ! Then I select each option the value is set wrongly to “[Object object]”

is it a Bug Or there is another way to add Value Property ? I am adding builder to my code using this : Formio.builder(document.getElementById('builder'),{},{})

How Can I Fix it ?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
wag110894commented, Oct 29, 2018

Hello Sam,

This is William with the Form.io support team. Thanks for reaching out! Value Property has not been added to our beta portal yet but it is on our backlog. We have created ticket and have added it to planning. For reference, the ticket number is FOR-1831.

We will let you know when this is added to our Beta Site.

Please let me know if you have any further questions or concerns.

Thanks, William Gay Form.io Developer Support

0reactions
jhen1422commented, Sep 26, 2019

Value property has been added to the 4x builder.

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

angular formbuilder can't find formgroup - Stack Overflow
I'm trying to use formbuilder to reduce quite a bit of code on my form component, however I can't get it to work,...
Read more >
Reactive forms - Angular
See the Forms Overview for detailed comparisons between the two paradigms. ... A form group instance has the same properties (such as value...
Read more >
Can't Bind to formGroup Not Known Property Error in Angular
Let's take a look at why the “Can't bind to 'formGroup' since it isn't a known property of 'form'” error shows up and...
Read more >
Getting Started With Angular Strictly Typed Reactive Forms
The first thing to do is manually revert the types back from UntypedFormBuilder to FormBuilder , UntypedFormGroup to FormGroup etc. You can do ......
Read more >
D Forms Error Messages - Oracle Help Center
Cause: You attempted to get/set properties of a nonexistent or unloaded form. Action: Use a valid form name. Level: 99. Trigger: ON-ERROR. FRM-40109:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found