Edit Views in App Studio

Hi, I started building an application on 8.7.1 using Cosmos React. As per the docs, “Design” option is not available in Cosmos React.

I have a view created using fields from data object, all the fields are by default read only, but I would like to show them as editable fields. I tried auto mode for each field, but no luck. How to achieve this in Cosmos React?

This is certainly possible in Theme cosmos, using design mode - updating template to editable.

@VENKATESH GUDEENTI can you confirm that you already saw the limitations as described in Configuring Cosmos React ?

Cosmos React provides you with ready-to-use view templates that cover a many common UX layouts and scenarios. You can edit the views built on certain templates, which enables you to use them to gather user data, while other templates are read-only and are meant for displaying only data that is already in the system. You can reuse most views to improve consistency, and you can make editable views read-only in a different context.

See Collecting and displaying information

Choosing Cosmos React