Help
RJ_Southam
6 - Interface Innovator
6 - Interface Innovator
since ‎May 07, 2020
‎Nov 01, 2024

User Statistics

  • 13 Posts
  • 0 Solutions
  • 3 Kudos given
  • 4 Kudos received

User Activity

I want to preserve the setting from a search on an interface page, this needs to be dynamic, so a view does not work as I don't have access to the setting from within the interface page.Below is an idea of the search, location, age, gender etc... In ...
Wanting to check Date of birth against a static date, if true emoji if not blank. If(DOB<=12/31/2017, :star: ," ")
Somehow I deleted the Source element on my Interface, how do I add the link to the table back into the Interface?
My goal is to have a DOB field concatenate with a name and calculated age field. Currently the concatenate works fine with CONCATENATE(Child_First,", “,Gender,”, ",Age) = Rohnan, Boy, 10M When I add DOB field I get Rohnan, Boy, 10M, 2020-12-15T00:00:...
Hi all just trying to decide if AirTable will work for our businesses. So far so good except for this snag. We are in childcare and NEED to calculate our babies ages in Months not years based on TODAY(). This is the section of the child table so far,...