Hey there,
You’ll want to use that formula specifically around the date result(s) while still providing the blank (‘’) entry your are defaulting to with no info.
Try the below formula:
IF(
AND({Converted Renewal Date From Memberstack}='',{Manual...
Hey Ulrich,
Interfaces now have a “Button” element which you can use similarly to the button field in your base. You should be able to add an element and Button will be the last on the list.
Hey Alex,
A blank field is considered to be at the beginning of the alphabet. You can sort the records in “highest to lowest” and the blank fields will fall to the bottom.
An alternative is to automatically write a placeholder in any record fields th...