Skip to Main Content

APEX

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!

Dynamically add and partially populate tabular form rows

JaRegJun 23 2015 — edited Jul 1 2015

Hello,

I am trying to create a score card in an Apex tool.

I envision using a Master Detail form with the work items to be scored being the Master and the score table being the detail section.

Each work item in the Master table has a work type assigned to it ,which translates into a work category, and each work category has multiple criteria to be graded on.

I would like when a user selects a work item and is branched to the detail page, the tabular form adds a number of rows with pre-filled out criteria.

For example, a user would click on an item that is a "Car Wash" category item.

Upon arriving at the Detail form, the tabular form should have 3 rows with 2 columns. Column A would list the action (ie. Washed with soap?, Rinsed with water?, Dried?) And column B would have a radio group of Yes/No.

If the user instead selected a work item of category "Cleaned Room", the tabular form would load with 2 added rows of columns A and B. Column A would list the action (ie. Bed Made?, Cloths put away?) And column B would have a radio group of Yes/No

Is this possible with Tabular forms or is there a better way to do this? I've included picture of how the tables are connected.

Any insights on how best to approach this is appreciated!

TabExample.png

This post has been answered by JaReg on Jun 30 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 29 2015
Added on Jun 23 2015
7 comments
807 views