Hi,  Can you tell me the differences between subpage and secondary  page and when to use which ? I need to display about 100 fields  of our custom interface record on 4 different pages or tabs (I  want the look just like the page with 3 tabs of "Workforce Admin  > Personal Info > Biographical > Modify a person"). But I am not  sure which page type (subpage or secondary page) would be the  best to use.  Note: all the fields is coming from the same record. 
Thanks in advance for any suggestions, 
BT

 
 

Popular White Paper On This Topic

 
 
2 Replies

 
 
   
0
 

Sidharth Ghai replied May 4, 2007

 
Brian  Sub and secondary have totally different contexts. A sub page is  utilized where you wanna display/ capture similar information  for various entities, for example, capturing an address, for a  company or for a person, would need similar information like  street address, state county, country etc.. In those situations  a sub page would be used, to design once and reuse at multiple  places. 
A Secondary page is used to display/ capture secondary  information about an entity. A secondary page could use various  sub pages, but the reverse is not true. 
For your case, I don't see any usage of either of the pages as  you said its a custom component used to display multiple fields  information on several pages, I would go for a subpage having  key information displayed on the top of each page and then show  relevant information on subsequent pages. 
Hope this helps!!
 
 
 
 
 
 
   
0
 

sg replied May 4, 2007

 
Modify Person is built using multiple "normal" pages (not sub or  secondary pages). 
Sub page is generally used for reuse; i.e. you have the same 4 fields  appearing the same way on several different pages. Then you'd use a  subpage with those fields and include the subpage in all those pages. 
Secondary page is used mostly as a pop-up type page to show additional  information or to collect additional information. 
For your requirement, I'd simply use a component with multiple pages  (just like the Modify Person). 
One alternative is to make use a grid (if you are going to show data in  a grid) and you can use tab separators to show multiple tabs within the  grid (don't know what tools you are on but in later tools this is an  option).

最新文章

  1. 作业七:团队项目——Alpha版本冲刺阶段-10
  2. BZOJ 1124: [POI2008]枪战Maf
  3. offsetWidth与scrollLeft
  4. text-align:justify_内容居中对齐
  5. hdu1255 矩阵的交 线段树+扫描线
  6. 通过 adb命令发送广播
  7. [Introduction to programming in Java 笔记] 1.3.7 Converting to binary 十进制到二进制的转换
  8. vs未找到导入的项目,请确认 <Import> 声明中的路径正确
  9. kvm之四:从网上镜像安装虚拟机Centos6.8
  10. 关于hbase中的hbase-site.xml 配置详解
  11. unity中的UGUI一些组件的使用
  12. TCP协议和UDP协议基础介绍
  13. java实现无序数组结构
  14. 理解JSON Web Token (一)
  15. struts2远程命令执行漏洞S2-045
  16. mybatis隐藏不用的sql
  17. 一次Web请求返回406原因与解决方案
  18. YUM安装调试以及命令具体解释
  19. git 强行pull并覆盖本地文件
  20. 关于GC.Collect在不同机器上表现不一致问题

热门文章

  1. C语言 段位
  2. [分享·JavaScript]提取Table中的内容到XML对象
  3. OpenWRT TP_LINK703N 校园网 锐捷认证解决办法
  4. js获取服务器控件DropDownList所选中的各项属性
  5. 图解CISCO 3550忘记密码解决方法
  6. Leetcode006 ZigZag Conversion
  7. ◆ 火狐浏览器去除JS方法:
  8. CSS渲染速度改善的十个方法与建议
  9. netlink机制
  10. VC++2010下编译STLport,Boost