Help
Andreas_Iacovid
6 - Interface Innovator
6 - Interface Innovator
since ‎Apr 02, 2020
‎Nov 29, 2022

User Statistics

  • 24 Posts
  • 0 Solutions
  • 0 Kudos given
  • 3 Kudos received

User Activity

I would like to filter the records based on the field ‘email’. i know i have to place the filter command . Any help is appreciated; "axios.get( “https://api.airtable.com/v0/"+app_id+"/test?view=Grid%20view”, { headers: { Authorization: "Bearer "+app...
Hi, i have this code in Vue.js in an HTML document. It displays all records from a table in airtable. i want to modify it so as to choose which record to show (i.e use the ffilterbyformula) for example filter by email. please find attached my code. ...
Ive got this javascript code which lists the records in a view . I want these records to be filtered by the ‘email’ field but i dont know how to include this. please have a look at the code below:
hi, i have this php code. i want to filter the fields to be retrieved to only 2 fields as ‘Registration No.1’ and ‘Registration No.2’. However i cannot get it to work. Here is my array: $params = array( “filterByFormula” => “AND({Email Address}=‘xris...
I use php to get info on a record. I want the result to be displayed in a readable format i. E table How can i do this?
Kudos from