Salesforce 中的 Web 选项卡 [英] Web tab in Salesforce

查看:37
本文介绍了Salesforce 中的 Web 选项卡的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道我应该如何处理以下问题:

I wondering how I should go about the following:

我想要做的是在 salesforce 选项卡中显示我们的数据表.表数据将来自我们商店中的数据库.我还希望能够将数据传递到页面(选项卡)以在我搜索 Salesforce 帐户时查找信息.这可能吗?如果是这样,您对如何完成这项工作有什么想法?

What I'm looking to do is display a table of our data within a saleforce tab. The table data would be coming from a database that is in our shop. I also want to be able to pass data to the page (tab) to lookup information as I'm searching through the salesforce accounts. Is this possible? If so what are some thoughts as to how to get this done?

感谢您的想法.

推荐答案

这里有一些想法.

  1. 您可以通过将本地数据库中的数据与 Salesforce 集成来实现此目的.以下是一些可以简化集成过程的应用程序:

  1. You could do this by integrating the data from your local database with Salesforce. Here are some applications to make the integration process easier:

获取数据只是第一步.如果您使用上述任一选项(集成或 Web 服务),您仍需要开发新的 Visualforce 页面和可能的 Apex 类(自定义 Visualforce 控制器或扩展) 以显示您的数据.

Getting the data is just the first step. If you use either option described above (integration or webservices), you will still need to develop a new Visualforce page and possibly an Apex Class (a custom Visualforce Controller or Extension) to display your data.

此外,可能还有其他选项使用新的 Force.com REST API 或 Visualforce带有通过 iframe 的页面.org/wiki/Query_string" rel="nofollow">querystring 引用页面的参数.

In addition, there may be other options using the new Force.com REST API or perhaps a Visualforce page with an iframe that passes querystring parameters to the referenced page.

这篇关于Salesforce 中的 Web 选项卡的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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