需要默认列表表单上的自定义按钮 [英] Need custom buttons on Default List forms

查看:70
本文介绍了需要默认列表表单上的自定义按钮的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello Everyone,需要在列表的新项目表单中添加自定义按钮作为另存为草稿。点击要更新的列表的状态列。请建议我实现这一点。 

解决方案


我们可以使用jQuery在列表中添加自定义按钮  new item form。请检查以下代码并将代码添加到新项目表单页面的内容编辑器Web部件中。

< script src =" http:// code .jquery.com / jQuery的3.1.0.min.js"类型= QUOT;文本/ JavaScript的">< /脚本> 
< script type =" text / javascript">


(function(){


(" input [id

Hello Everyone, There is a requirement  to add custom button as Save as Draft on list's New item form. on click of that status column of list to be updated.Kindly advice me to achieve that. 

解决方案

Hi,

We can use jQuery to add the custom buttons on the list new item form. Please check the following code and add the code into a content editor web part in the new item form page.

<script src="http://code.jquery.com/jquery-3.1.0.min.js" type="text/javascript"></script>
<script type="text/javascript">


(function(){


("input[id


这篇关于需要默认列表表单上的自定义按钮的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆