Change Request Form

Rakshanda Kunte
Tera Contributor

Hi All,

 

The requirement is to create a change request via Flow designer action. 

But, when I created a change via action, it has created with Read only Fields. 

 

How can I remove Read only functionality and make fields editable using flow designer action?

 

Thanks..!!

7 REPLIES 7

Means your flow is setting a different type for change which is not valid. You should set Type for you change in the flow as Normal or whatever you want it to be.

 

Please mark my answer as Helpful or Correct if it helps!

 

Thanks,

Utpal

yes, it is already there.

Riya Verma
Kilo Sage
Kilo Sage

HI @Rakshanda Kunte ,

 

Hope you are doing great.

 

To remove the "Read only" functionality and make fields editable when creating a change request via Flow Designer action, follow these steps:

  1. Open the Flow Designer and locate the action where you're creating the change request.

  2. In the action, identify the fields that you want to make editable. You'll need to customize the action to remove the "Read only" setting for these fields.

  3. Find the step in the action where the change request is being created. This is typically a "Create Record" step or a similar operation, depending on your setup.

  4. Edit the step that creates the change request to include the appropriate field mappings. Ensure that the fields you want to make editable are being mapped correctly.

  5. Review the properties of the field mappings. Look for a property that sets the field as "Read only" or "Write Protected." This property should be set to false or disabled to make the field editable.

  6. Save your changes and test the flow again. The fields that you've modified should now be editable when creating the change request via the Flow Designer action.

 

 
Please mark the appropriate response as correct answer and helpful, This may help other community users to follow correct solution.
Regards,
Riya Verma