CE-1646 pass useCase (filter or form) into DynamicSelect and down to possibleValue backend calls

This commit is contained in:
2024-08-23 08:51:24 -05:00
parent 93f5bb688c
commit 418f7957a2
6 changed files with 12 additions and 5 deletions

View File

@ -397,6 +397,7 @@ export default function ShareModal({open, onClose, tableMetaData, record}: Share
initialDisplayValue={selectedAudienceOption?.label}
inForm={false}
onChange={handleAudienceChange}
useCase="form"
/>
</Box>
{/*