拖放一个TextBox到表单中。
show方法绑定到表单中提交的值。
The show method is bound to the value submitted in the form.
获取其值,并把它设置到表单的字段中。
拖放一个文本框到表单中。
匹配它们到表单bean中的特性名;
您将注意到表单为每一个字段提供了输入控件。
Notice that an input control is provided for each field in the form.
这允许表单应用程序部署到表单服务器。
This allows the forms application to be deployed to the forms server. To do this, do the following
返回来,employee模型将绑定到表单字段。
反过来,employee对象将绑定到表单字段。
将表单应用程序导出并发布到表单服务器库。
Export and publish the forms application to the forms server repository.
UR l值将会与输入到表单method属性的一样。
The URL values should be the same as what would be entered into the form method attribute.
ActionRequest对象包含输入到表单中的数据。
The ActionRequest object contains the data that was entered into the form.
要定义数据,可以选择将XPages控件绑定到表单中的字段。
To define data, you can choose to bind XPages controls to fields on forms.
接下来,将数据实例中的每个数据节点绑定到表单上的XFDL元素。
Next, bind each data node in the data instance to the XFDL items on the form.
一些变种使用CSRF预先加载数据到表单,有些则没有。
Some variants use CSRF to pre-load data in forms, some don't.
表单数据提交后,根据内置到表单的验证标准对表单数据进行验证。
After the forms data is submitted, the forms data is validated according to the validation criteria built into the form.
通过将Name数据节点绑定到表单上的Name元素,数据就可以同步了。
By binding the Name data node to the Name items on the form, the data can be synchronized.
通过选择面板上的按钮并将其放置到表单页面来创建XFDL按钮项。
Create an XFDL button item in the sample form by selecting a button from the palette and placing it on the form page.
如果被捕获的话,输入到表单的数据从浏览器移到服务器,再到数据库。
Data entered in the form travels from the browser to the server and to the database if it is captured.
开发人员使用表单工具创建表单应用程序并将该应用程序部署到表单服务器。
The developer creates the forms application using the forms tools and deploys that application to the forms server.
从表的单元格到表单字段再到链接,您都能通过其特征和css属性惟一地引用和修改。
Anything from table cells to form fields to links, you can uniquely reference and modify client side through both their attributes and CSS properties.
重置功能会把用户输入到表单中的所有信息清除掉,但为什么用户要使用这样的功能呢?
Reset clears away the user's input on a Web form, but why would people want to do that?
正如我已经多次指出的,客户机和服务器间的很多交互都会涉及到表单以及其中所包含的元素。
Like I've pointed out many times already, many of the interactions between client and server revolve around a Form, and the elements it contains.
在运行时,这个平台将管理所有数据库事务,发出SQL查询,缓存结果并将结果绑定到表单和API对象。
At runtime, the platform will manage all database transactions, issuing SQL queries, caching and binding results to forms and API objects.
当一个控制项锚定到表单,同时表单重新调整大小,则控制项仍旧维持控制项和锚定位置的距离。
When a control is anchored to a form and the form is resized, the control maintains the distance between the control and the anchor positions.
如果正使用LotusDomino表单备份XPage,您要将每个编辑框绑定到表单的字段上。
If you were backing up the XPage with a Lotus Domino form, you would bind each edit box to a field on the form.
事实上,我们甚至不认为这是一个3D打印的建筑,因为他是三维打印模板,然后浇筑混凝土到表单中。
We actually don't even consider that a 3D-printed building because he is 3D-printing formwork and then pouring concrete into the form.
一旦建立了该容器,人们就可以把数据输入到表单中,或者也可以通过软件代理用所选语言中的http库输入数据。
Once this is set up, people can enter the data into a form, or software agents can enter the data using HTTP libraries in the language of choice.
RationalSDP必须配置为与表单服务器交互,当表单应用程序部署到表单库时将访问表单服务器。
The Rational SDP must be configured to interact with the forms server, which is accessed when forms applications are deployed to the forms repository.
可以注意到表单自身是不可见的,而且你可以注意到在大多数浏览器中,文本输入框的宽度被默认为20个字符大小。
Note that the form itself is not visible. Also note that in most browsers, the width of the text field is 20 characters by default.
应用推荐