angela
3 years agoCatalyst II
Test for forum-filter
Hi,
this is just a temporary test post to fine-tune the updated forum spam filter. Post will be removed later:
Here is some suspicious content:
First do this:
let getVariable = inn.newItem("Variable","get");
getVariable.setProperty("name","xyz);
getVariable.setAttribute("select","value");
getVariable = getVariable.apply();
if (getVariable.isError())
{
return aras.AlertError("...."));
}
Then that:
<AML>
<Item type="Identity" action="get"> <name>Administrators</name> </Item></AML>Try this:
SELECT * FROM innovator.PART
Look here:
..\Innovator\Client\scripts\SitePreference\propSelectTree.html
Best regards
Angela