make url empty when the field has no value #47310
Labels
enhancement
New value added to drive a business result
Feature:FieldFormatters
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
It would be nice if we can allow an option to disable expansion if the
value
is empty.Suppose you had an index as below
In Discover page
You can see that the
name
field has an active link for both documents.But sometimes the null value can cause invalid url which can be avoided if the expansion is controlled based on the fact that the value is empty or not.
The text was updated successfully, but these errors were encountered: