视图批量操作的复选框上的更改事件
我想在视图批量操作的复选框上实现更改事件。
我有批量操作的块视图,其中显示用户的 fname 和 lname。 我在views-view--vbo-signup--block-1.tpl.php中编写了代码,并向视图添加了两个文本框。
现在我希望当我在视图中选择一行时,其 fname 显示在第一个文本框中,其 lname 显示在第二个文本框中。
对这个有什么想法吗???
I want to implement the change event on the check boxes of the views bulk operation.
I have a block view of bulk operations which displays fname and lname of the users.
I wrote the code in the views-view--vbo-signup--block-1.tpl.php and add two text boxes to the view.
Now I want when i select a row in the view its fname displays in the first text box and its lname displays in the 2nd text box.
Any idea about this???
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论