You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to create a new instance using the related instance widget, the button to create a new instance is at the bottom of the list. If there is a long list of relatable instances, scrolling down to the new instance button can take a long time. If there is a a very long list (> 1000) the button is basically unavailable.
The create new instance button should be visible regardless of how many instances are available in the drop down.
The text was updated successfully, but these errors were encountered:
This problem is actually resolved by a user searching for an existing resource. If none is found, the create new instance button is visible. Offering this workflow to users helps prevent the creation of duplicate instances.
When trying to create a new instance using the related instance widget, the button to create a new instance is at the bottom of the list. If there is a long list of relatable instances, scrolling down to the new instance button can take a long time. If there is a a very long list (> 1000) the button is basically unavailable.
The create new instance button should be visible regardless of how many instances are available in the drop down.
The text was updated successfully, but these errors were encountered: