Skip to Content
0
Former Member
Nov 24, 2011 at 10:15 AM

Binding of Form Fields into Multiple Form Elements

34 Views

Hi All,

Again, I am really NEW to HCM P&F. I am in the midst of developing a Birth of Child P&F.

I have below P&F requirements:-

1. List all IT21 subtype 2 into a table in form. The table is static with only 10 rows. The first column of each row is a button.

2. Upon clicking each row button, it should populate into the input fields in the same form.

3. Employee will make changes from the input fields and trigger the necessary approval steps.

I have no problem populating IT21 subtype 2 records into a static table. But I am stuck in step 2 where I do not know what is the best approach to use. At the moment, I am only using a set of form fields and all is binded to the table columns. Do I need another set of form fields?

Could someone please help?