Actions
Bug #11008
closedDefault value not passed from CustomSelect
Start date:
08/04/2024
Due date:
08/04/2024
% Done:
100%
Estimated time:
Device Type:
Component:
Type:
Description
Environment details
Staging server(6.0.0)
- Try create a App Usage Policy or Runtime permission Policy
- From the CustomTable try adding a row
- Do not select a value from select input fields. This should automatically pick the default values.
- Try seeing the frontend payload sent
Description
CustomSelect should send default value when nothing is selected. This works when a <CustomSelect> is used under <Item>. But this is not working if this is inside a CustomTable column.
Actions