Jump to content

Viroun

Members
  • Posts

    2
  • Joined

  • Last visited

Viroun's Achievements

  1. Hi there, For a custom search form, i need to make a caspio API fetch with a criterion query like : q.where=Full_Name CONTAINS 'foo' or something with a wildcard like : q.where=Full_Name='*foo*' or q.where=Full_Name='*%foo%' I've tried them all but this doesn't seem to work Any help would be appreciated ! Thanks
  2. Hello, i need to access the auto-generated random ID from a POST request in order to make another POST request to another table. Is there a way to fin this ID in full js ? Maybe it can be accessed in the response from the POST. Any help would be really appreciated. Thank you
×
×
  • Create New...