Can we set Editable forms or Fields without creating casetypes in cosmos React?

I have requirement to save the data into table by geeting the details from the user. To capture that details in UI need to set the editable forms without creating any casetype.

I am uanable to set the editable forms in landing pages. Can anyone give solution for this?

@SriKrishna T In Cosmos React, the UI is generated based on the process defined in your case designer. If you want to capture user data without creating a case type, you might need to think differently about the process. You could consider using a local action to capture the data. However, Cosmos React doesn’t support the traditional drag-and-drop component approach. For saving data, you could use a savable data page. Remember, Cosmos React is centered around the ‘center-out’ business architecture approach.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

steps to use savable data pages to insert a new record in db

Data into table from runtime input

How to Populate the table Data in User Interface

Configuring common field settings > Managing editing options for a field