Add multiple google schema ConfirmAction

孤街醉人 提交于 2019-12-11 10:58:35

问题


I am working on a project that would require some authorized users to 'Approve' or 'Reject' a request.

I would like these actions to be performed right from the user's inbox.

Is it possible to add more than one ConfirmAction that will be disabled once one of them is clicked. If yes, kindly provide a sample markup.


回答1:


Gmail only supports a single action. If you specify more than one action in your markup, only the first will be rendered.

Thanks for describing your use case, though, we plan to add new action types and this is a legit request.



来源:https://stackoverflow.com/questions/18819843/add-multiple-google-schema-confirmaction

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!