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

Option character "<" problem #109

Closed
GarryOne opened this issue Mar 23, 2016 · 0 comments
Closed

Option character "<" problem #109

GarryOne opened this issue Mar 23, 2016 · 0 comments

Comments

@GarryOne
Copy link
Contributor

Form render fails on this XML

<form-template>
    <fields>
        <field label="Checkbox Group" name="checkbox-group-1458765767942" type="checkbox-group">
            <option value="option-1">< Option 1</option>
            <option value="option-2">< Option 2</option>
        </field>
    </fields>
</form-template>

So, the problem is character "<" in the option name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant