Expand my Community achievements bar.

SOLVED

How to do inplace editing to multiple fields at a time ?

Avatar

Level 4

Hi,

I have a dialog with one tab and two textfields in it. Is it possible to do inplace editing to those fields at a time ?

1 Accepted Solution

Avatar

Correct answer by
Level 10

when you do an inplace editing, it is at the component level, so it might not know for which textfield to assign the text you add. But however, I think you can do an inplace editing once you have initial input given from the dialog. Did you try doing that ?? I will try that anyways

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

when you do an inplace editing, it is at the component level, so it might not know for which textfield to assign the text you add. But however, I think you can do an inplace editing once you have initial input given from the dialog. Did you try doing that ?? I will try that anyways