formBuilder based on xml, problem
See original GitHub issueIf I initialize formBuilder based on following xml, it doesn’t work properly
<form-template>
<fields>
<field label="Checkbox Group" name="checkbox-group-1458766047820" type="checkbox-group">
<option value="option-1">some text</option>
<option value="option-2">another text</option>
<option value="fsadfdas">some another text</option>
</field>
</fields>
</form-template>
It will produce the following result. http://i.imgur.com/UrJcfFy.png No matter what
The problem persist on radio buttons too.
The problem appeared in the latest versions. In the Version: 1.7.5, it’s working well.
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Issue in XML Form Builder - SAP Community
Dear Experts, i am new to XML Form Builders in Portal, so i have started ... Please check for the Form Based Publishing...
Read more >Oncourse Form Builder: Known issues and resolutions - IU KB
The Form Builder tool allows you to create and edit XSD files to use as forms in a portfolio matrix. However, to correct...
Read more >How to make custom control based on dynamic data ...
I have another problem. I want to create new custom control, which is almost the same as Dynamic Data Dropdown. The difference is...
Read more >magento 1.9 - Access denied issue on form builder?
I have used config.xml for permission allow to user. Here are my code. But i am getting error access denied for new user....
Read more >XML Form Builder Error Messages - Google Groups
What would be extremely helpful in the XML Form Builder is some sort of mechanism that could at least identify the place/line in...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@agersoncgps @agerson http://codepen.io/kevinchappell/pen/MygvQg http://codepen.io/kevinchappell/pen/Vedrqr
Working on some documentation for this now.
http://codepen.io/GarryOne/pen/dMWrzj