壹佰网|ERP100 - 企业信息化知识门户

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2221|回复: 2

[OAF] 关于打开新窗口的讨论

[复制链接]
发表于 2008/1/3 23:05:56 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622  。

您需要 登录 才可以下载或查看,没有帐号?注册

x
问题:
   通过个性化功能,将TABLE中的某个列修改为带link的,并且需要当点击link后,弹出一个新的窗口



可行方案:

Apologies that was a typo, it was actually added in RUP4 and not CU3. I corrected the thread.

Here is your workaround,

1. Create a simple personalization on the page so it creates a personalization document.
2. Export the personalization document to file system
3. Edit the document and add the following tags inside the modifications tag,
<insert after="<find the table item id after which you need to add the link>">
<oa:link id="Link" adminCustomizable="true" destination="http://www.yahoo.com"
rendered="true" scope="." serverUnvalidated="false" targetFrame="_blank"
text="Link" userCustomizable="false" viewAttr="<viewAttribute>" viewName="<viewUsgaeName>"
warnAboutChanges="true" xmlnsa="http://xmlns.oracle.com/oa"/>
</insert>
4. Import the document back to the repository and bounce the apache.

This workaround is only applicable for this case only since we had put the link item back in RUP4 the personalization modification you are doing in CU3 will hold. This should not be used for any other usecase without confirmation.


问题来源:http://forums.oracle.com/forums/thread.jspa?threadID=402925&start=0&tstart=0

问题焦点:
由于oaf片的限制,在CU4版本前,通过个性化添加的link不具备target frame的属性,无法设置_blank
发表于 2008/1/3 23:42:53 | 显示全部楼层
学习一下
发表于 2008/1/4 09:37:14 | 显示全部楼层
补充一下哈:我们系统现在用的是CU3的,发现也可以用_blank这个功能。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|手机版|壹佰网 ERP100 ( 京ICP备19053597号-2 )

Copyright © 2005-2012 北京海之大网络技术有限责任公司 服务器托管由互联互通
手机:13911575376
网站技术点击发送消息给对方83569622   广告&合作 点击发送消息给对方27675401   点击发送消息给对方634043306   咨询及人才点击发送消息给对方138011526

GMT+8, 2025/11/29 15:41 , Processed in 0.012148 second(s), 14 queries , File On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表