‎2015 Apr 04 4:33 PM
Hi,
I have a step loop on an input field. So all the fields generated by the step loop have the same properties.
So when I use LOOP AT SCREEN in the PBO event, I can't find something to determine which input field to process (change length or disable ...) which means that my process is applied to all the fields of the step loop.
So I need something to differenciate the input fields.
Thanks in advance.
‎2015 Apr 04 5:00 PM
‎2015 Apr 04 5:00 PM
‎2015 Apr 04 5:09 PM
Hi,
I don't have a selection screen but a screen made by the screen painter.
‎2015 Apr 04 5:10 PM
‎2015 Apr 04 5:15 PM
I have a step loop, which means that all my input fields have the same properties (same name, same groups, ...) so I can't use this to differenciate them !
‎2015 Apr 04 5:26 PM
Sample:
In the form:
Message was edited by: Eitan Rosenberg
Message was edited by: Eitan Rosenberg