Hello All,
I have requirement on 2 repeating attribute , should have values same index[n] .
For example , I have
Firstname and Last name, this value will be entered by user. using Keywards "EDIT" Screen of Property.
Firstname [0] value : set to Last Name [0]
Is there any way to make sure that First user will enter All first name and then user will add last name and that should get set to proper index.
antother best example, acl object r_accessor_name [index ] : r_accessor_permit [index]
Thanks in advance For any suggestion....