New Field Not Showing

New Field Not Showing

Comments

  • We’ve had this issue before and I’m hoping there is an easy fix. We added a new field to the Patient entity folder extension through the designer.
    The field shows in the SQL db but we can’t get the flow to recognize/show the new field. The flow gets the Patient data using a GetDefinedFolderExtensionStep. We tried replacing this step with a new one but the field still doesn’t show up in the flow. Is there something we can refresh to force the change to show?

  • Hi,

    I was unable to reproduce this on 4.0.13. When I added a new field to a folder extension, it shows up in the flow.
    One thing you can check is the Data Structure Status report. This is located in the studio under System/Administration/System Tools/Event Viewer/Data Structure Status < -- one of the last pages in the event viewer folder
    Here, you can search for your data structure and see if it loaded properly.

    Thanks.

  • Looks like a caching issue. I restarted the service and the field now displays.

Sign In or Register to comment.