cancel
Showing results for 
Search instead for 
Did you mean: 

Length of input filed in table

Former Member
0 Kudos

I added an input field to a column of table to get the input value. The width of columns in the empty table was depend on the column title. So when I added an empty row, the length of input field was too long, it covered two columns. How to make it look better? I mean the length of input field is the same as the width of the column, just as what it is in the GUI.

Thanks and Best Regards,

Jun

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Jun,

Some more information on that topic:

The size of the editors was decoupled by the columns sizes with intention. This makes it possible to cut texts off in the "total representation", while you can see the entire information during editing. With the input field as an editor you are able to use "length" (= number of indications which can be indicated) for the "width representation".

Hope this is helpful.

Best regards, Karin

Former Member
0 Kudos

Hi Jun Li,

That seems to be a bug within the Sneak Preview, if you use Client Side Rendering. It works fine with Server Side Rendering even within that version.

Hope that helps,

Karin