Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle forms Hierarchical tree

user6672850Jun 23 2016 — edited Jun 25 2016

Hi All,

I am working on Oracle form version : 10.1.2.0.2 and database : 11g Enterprise Edition Release 11.2.0.4.0

I have a requirement and we need to develop dynamic form to full fill our requirement.

so if we are saying dynamic means user can add and delete  text item at run item.

Few points related to requirements are given below :

1.The number of node we need to populate around 100+ ( at all level)

2. We have relation like  :

  a. parent: Main parent

  b. ---Parent1 : Child of  parent and parent for others

  c. -------Parent2 : Child of parent1 and parent for others

  d. ---------Child : Child of parent2

3. Every level we have some text item which we need to display on basis of some selection at parent level

4. User can delete the item from any level.(If I am saying deletion means just delete from this record not from the database).

   and on the basis of my selection at parent level we need to populate our child.

5. I have started my analysis with keep in mind that we can achieve this requirement by Oracle Hierarchical tree in Oracle forms but looking your suggestions as well if you have any..

Please let me know if the requirement is not clear and you want some more details on this..

Thanks in advance...

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 23 2016
Added on Jun 23 2016
4 comments
1,231 views