Skip to Content
0
Former Member
Nov 05, 2008 at 12:07 PM

FM to popup a TABLE with inputfields

969 Views

Hi

Is there a FM to popup a Table with input-fields?

Situation:

I check the content of a table, and when a field is initial, i would like to popup a table with all initial-fields.

For example:

I check a table with 2 fields:

Field 1 | field 2

-


1 | 123

2 |

3 | 123412

4 |

-


So the pop should have the input field FIELD 2, which looks...

FIELD 1 | FIELD 2

-


2 |

4 |

-


I hope anybody can help me.

Thx