Hello All,
I have a requirement where:
1. I have a table with one row and three colums.
2. User will fill the Data in the Cell1 of the Row1.
3. This value entered is set in the TextField on a button click.
4. User will add a new Row dynamically on button click
5. He will Enter a new value in Cell1 of Row1.
I want this New value to be concatenated in the TextFiled with the original value.We can put semicolon or comma to diffrentiate.
I have done the following, but its not working.
How can we achieve this?
Thanks and Regards,
Nikhil Joshi
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi Nikhil,
I have somewhat of a solution for you. I got the Data field to work the way you wanted (tied to the Add button), but there are a couple of quirks that need to be worked out. If you send me your email I can send you what I have.
Shaun
Views
Replies
Total Likes
Hi Shaun,
Thanks for your reply.
Sorry I was not well thats why couldnt reply in time.
My mail id is nikhil.joshi@architectsap.com
Thanks and Regards,
Nikhil
Views
Replies
Total Likes
Nikhil,
I will send now.
S
Views
Replies
Total Likes
Hi Shaun,
Thanks fort the help.
To remove the null values, I used formattedValue function instead of the rawValue.
Thanks and Regards,
Nikhil
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies