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...