Why the values entered in input text field are getting errased while filling the fields?

0
Hi all, Good evening. In my application, I have one button called Notes. Notes button calling the below Microflow. The microflow calling below pop-up. When I am trying to enter the values into the input text fields, they are getting errased. Please let me know why I am facing this issue.          Save button is the default save button.  When I am trying to enter the values into input text fields, they are getting errased. And dropdowns also not allowing to select the values. Please suggest me solution for this.   Thanks, Venkat.
asked
2 answers
0

Hi Venkat,
Could it be that you have configured some XPAth access rules and that is why you are not seeing the values?
-Andrej

answered
0

Hi Venkat,

In the microflow you "Create Notes". It also seems you already SET some things in the Object you create. Though I cant see what you set.

Try only creating the object and not setting anything in the create action.

Let me know if it works.

grtz,

 

Robert

answered