rfe 9200: Survey Text/TextArea handling
This commit is contained in:
parent
723d39df79
commit
46cca4fae1
5 changed files with 15 additions and 12 deletions
|
|
@ -36,7 +36,8 @@ if (typeof Survey === "undefined") {
|
|||
'Email': 1,
|
||||
'Phone Number': 1,
|
||||
'Text Date': 1,
|
||||
'Currency': 1
|
||||
'Currency': 1,
|
||||
'TextArea': 1
|
||||
};
|
||||
var slider = {
|
||||
'Slider': 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue