我在sharepoint中有两个列表,如: LIST1:ID,名称,访问者,网站 列表2:ID,标题,MaxVisitor
我想在camlex或caml查询中写这个,但我不知道如何
<aui:form action="<%=url %>" method="post" name="fm">
<aui:model-context bean="<%=bean %>" model="<%=MyBean.class %>" />
<aui:input name="attribute1" />
</aui:form>