1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00

Update formula tooltip to explain they cannot be sorted by

This commit is contained in:
Andrew Kingston 2022-10-13 16:11:53 +01:00
parent 167f8f368b
commit bfee51aeab

View file

@ -487,7 +487,7 @@
]}
getOptionLabel={option => option.label}
getOptionValue={option => option.value}
tooltip="Dynamic formula are calculated when retrieved, but cannot be filtered,
tooltip="Dynamic formula are calculated when retrieved, but cannot be filtered or sorted by,
while static formula are calculated when the row is saved."
/>
{/if}