Do you see how the template references the properties fname and lname?
您看到模板是如何引用属性fname和lname的了吗?
Add an id attribute for each tag, in this order: fname, lname, workdept, job, and phoneno.
为每一个标签添加一个Id属性,按照以下的顺序:fname,lname,workdept,job,与phoneno。
You can see that the template expects some object, named p, that will have fname and lname properties.
您可以看到这个模板期望一个具有 fname和lname属性、名为p的对象。
For example, the fname attribute in raj.vo.Person corresponds to the FirstName field in the Person form in the backend Domino database.
例如,raj . vo . Person中的fname属性与后端Domino数据库中Person表单中的FirstName字段对应。
For example, the fname attribute in raj.vo.Person corresponds to the FirstName field in the Person form in the backend Domino database.
例如,raj . vo . Person中的fname属性与后端Domino数据库中Person表单中的FirstName字段对应。
应用推荐