We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
表单提交可获取表单的信息,如下: /SiteFiles/Plugins/SS.Form/templates/submit1/index.html?siteId=1&formId=1&apiUrl=%2fapi
现在无需登陆管理后台,只需要输入域名/api/ss.form/1/1即可获取已提交的数据信息。其中前面数字1对应siteId,后面的1对应formId。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
表单提交可获取表单的信息,如下:
/SiteFiles/Plugins/SS.Form/templates/submit1/index.html?siteId=1&formId=1&apiUrl=%2fapi
现在无需登陆管理后台,只需要输入域名/api/ss.form/1/1即可获取已提交的数据信息。其中前面数字1对应siteId,后面的1对应formId。
The text was updated successfully, but these errors were encountered: