hi
I have created a add button , on click of which rows are added to a table .
Each added row has text fields with a lookup button - this lookup button will open another table from which you can select data and i then want to place this data in row text field .
But since it is a dynamically generated row - the id is not available .
If i place a static text field , then using its id - i am able to generate the data after selection from lookup .
Please suggest .
Regards
Jasmeen Kaur