Skip to main content
Nintex Community Menu Bar

When selecting a record type value, the user is able to select the value but it immediately disappears.

In the attached example, the value marked with the red arrow was selected. Then, the record type id field immediately shows a blank value until the record is saved. After the record is save, the value is visible.

The desired result is for the new record type value to remain visible after being selected.

Any idea what is causing this behavior and how I can fix it?

TWyatt,

I just tried re-creating your issue and I was unable to. Can you provide some more context?

  1. Is this a custom object or standard object?
  2. Does the record type save correctly, but just doesn’t show a value?
  3. Are you using the lookup field like RecordTypeId or are you going through the reference field and grabbing the RecordType.Name field?
  4. Are there any flows that could be blanking out this value. Are there any required fields for this object?
  5. Could you share the Skuid page XML of a page that this error is happening on?

  1. Custom object
  2. Selection does save correctly. The value just disappears
  3. Using the standard lookup field. Nothing special
  4. Flows would not affect this until the record is saved. This is happening immediately when the selection is made. The field responds normally when the record is saved (value becomes visible)
  5. Page attached

Reply