How to Add a New Field or Update Dropdown Values and Change Layout

I’m working on a project where I need to add a new field to an existing form. Additionally, I’d like to update the options in a dropdown menu by adding a new value. Could someone guide me on how to make these modifications? Also, if possible, I’d like advice on changing the layout to accommodate these updates.

2 Likes

Managing Fields on the Form in Sangam CRM Using Studio

To efficiently manage the fields and layout on the form, you can use the Studio tool within Sangam CRM. Follow the steps below:

  1. Accessing Studio:
  • Navigate to Admin in the main menu.
  • In the search bar, type ‘Studio’ and click on the result.
  1. Viewing Your Modules:
  • Once in Studio, you will see a list of all your available modules.
  1. Managing Modules and Fields:
  • Enable/Disable Modules: You can enable or disable modules as needed.
  • Add/Remove Fields: Add new fields or remove existing ones based on your requirements.
  • Edit Field Properties: Modify the properties of existing fields (e.g., label, required, etc.).
  1. Customizing Layouts:
  • You can change and configure the layout of your module to suit your needs.


By clicking the ‘+’ icon you can create new fields.

Select the field type from the dropdown, change the property according to your need, and click on save to create a new field.

3 Likes

@Aakanksha
Thanks for the guidance.

How can I add a new value to the select fields?

1 Like

@Khemraj.p - If its resolved your concern i request you to please mark this as resolved

Yes, sir. To do that, you can follow the steps below:

  1. Click on the three dots in the dropdown field to edit the properties.

  2. Next, click the edit button, represented by a pencil icon.

  3. You can add, delete, or modify the existing dropdown values, and then click “Save”.

@Aakanksha Thanks for the support.