-
Thank you for this great project!
I have a begginer question about render function
I don't understand how it work
Can you please explain?
-
**1.依赖仓库的版本(Dependencies versions)**:
- form-render:2.2.13
**2.问题描述(Bug description)**:
在form-render中通过getHiddenValues获取隐藏值失效。
解决用过:form.getValues(true); 获取不到所有隐藏值 ; removeHiddenData设置fa…
-
### Description:
hi, apply col-md-6 for radio-group pair with text field, for second pair of radio-group with text field, the radio-group was out of alignment, any idea how to solve this?
the prob…
-
### Description:
Whenever we enable the option "Other" to checkbox, the value entered in the input box is not rendered although the value is correctly saved in json
### Environment Details:
…
-
### Description:
check box group is not working when i unchecked and get userdata it still show checked in userdata.
### Environment Details:
- formBuilder Version:
- Browser: chr…
-
如果您和您的公司或组织使用了xRender ,非常感谢您的支持,欢迎留下公司或产品名,您的回复将成为维护者、社区用户和观望者的信心来源。
> 在不泄露信息的前提下,建议把截图晒一晒~
> 无关回复将会定期删除
推荐回复格式:
```
- 产品:
- 公司或组织:(如果可以)
- 链接:(如果可以)
- 截图:(如果可以)
```
-
How do I prevent users from adding HTML to a Form Field Label?
There's a configuration option called [disableHTMLLabels](https://formbuilder.online/docs/formBuilder/options/disableHTMLLabels/). Th…
-
### Description:
```
let templates = {
'gps-coords': function(fieldData) {
console.log(fieldData);
};
}
};
```
The **fieldData**.required, fD.title, fD.description, fD.className p…
-
### Description:
We translated the snippet "Other":
```js
i18n:
{
override: {
'en-US': {
other: "Sonstige"
}
}
}
```
But in the formBuilder and formRend…
-
when I set "gcs" driver for upload, it failed with this error
```
'disks' => [
'uploads' => [
'driver' => 'gcs',
'root' => storage_path('app/uploads'),
…