cancel
Showing results for 
Search instead for 
Did you mean: 

TextField in Object Table - MDK

ashish_kumar2905
Participant
0 Kudos
434

Hi Team,

My client is having a requirement to have input field in Object table.

As you can see in attached screenshot. Red box beside Quantity is input field where users can enter the value.

Please guide me to achieve similar UI.

Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

The object cell does not support including an input field in the cell. Unfortunately it looks like you are using the Web client and we don't support custom controls on the web or I would have suggested that as an option.

ashish_kumar2905
Participant
0 Kudos

Hi bill.froelich ,

Thanks for the response. We are using both web client as well as MDK custom client for mobile. Could you please suggests for implementation for custom client.

Thank you

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

For mobile you can create a custom control and use it in an Extension Object Collection. You can look at the Create a Slider Custom Control tutorial to help get started creating a custom control.