Page 1 of 1
Quotes in WebForm text
Posted: Tue Jun 12, 2012 11:02 pm
by historian
So I've got a list of keywords to put in to webform, however when I loop through the list if the keyword(s) if there is a space it adds quotes.
For example: If the variable is 'Bob Barker' the form is populated with "Bob Barker" with the quotes. However if it is just 'Bob' then it is Bob with no quotes.
How do I clear those quotes?
Quotes in WebForm text
Posted: Wed Jun 13, 2012 1:29 pm
by Oleg
Send me your task please. It seems the problem is in it.
Quotes in WebForm text
Posted: Wed Jun 13, 2012 7:31 pm
by historian
;*****************************
;* RoboTask Task file
;* Do not edit in text editor!
;*****************************
[Root]
ActionAfterRun=INTEGER|0
Actions=FOLDER
Automat=INTEGER|-1
CatID=INTEGER|0
Comment=STRINGLIST
ContinueOnError=INTEGER|0
ExternalName=STRING|"Task1"
Hide=INTEGER|0
ID=INTEGER|266310893
LogOnAsUser=INTEGER|1
Name=STRING|"Keyword import"
OnErrorTaskID=INTEGER|0
Priority=INTEGER|3
RunOnClose=INTEGER|0
RunOnStartup=INTEGER|0
ToLog=INTEGER|3
WriteGeneralLog=INTEGER|0
[Actions]
Action1=FOLDER
Action2=FOLDER
Action3=FOLDER
[Actions\Action1]
ActionID=STRING|"A_LOOP_TEXT"
Enabled=INTEGER|-1
Name=STRING|"Text Loop"
Params=FOLDER
[Actions\Action1\Params]
destvar=STRING|"{KEYWORD}"
line0=STRING|"Agile Development"
line1=STRING|"Analysis"
linecount=STRING|"2"
sourcetext=STRING|"1"
[Actions\Action2]
ActionID=STRING|"A_WD_FILLFORM"
Enabled=INTEGER|-1
Name=STRING|"Fill Web Form"
Params=FOLDER
[Actions\Action2\Params]
address=STRING|"
https://192.168.1.22/admin/content/taxonomy/41/add/term"
autodownload=STRING|"0"
autologon=STRING|"0"
form=STRING|"0"
keep=STRING|"0"
overwrite=STRING|"0"
param0000=STRING|"edit-name,0,Edit,{KEYWORD}"
paramscount=STRING|"1"
submit=STRING|"1"
[Actions\Action3]
ActionID=STRING|"A_LOOP_END"
Enabled=INTEGER|-1
Name=STRING|"End Loop"
Quotes in WebForm text
Posted: Sat Jun 16, 2012 4:18 am
by Oleg
Thank you. we'll investigate the problem.
Quotes in WebForm text
Posted: Mon Jun 18, 2012 5:13 pm
by Oleg
Unfortunately it was a bug.
We have fixed it now.
Download and install this patch please.