Jump to content

archrid404

Members
  • Posts

    50
  • Joined

  • Last visited

About archrid404

  • Birthday June 21

FileMaker Experience

  • Skill Level
    Intermediate
  • Application
    18

Platform Environment

  • OS Platform
    Windows
  • OS Version
    Win 11

Claris Partner

  • Certification
    Not Certified

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

archrid404's Achievements

Enthusiast

Enthusiast (6/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. I need a way to get the next available number on the sequence. I have a list of number 0001 0002 0004 In this this i should identify the next available serial should be 0003 then following 0004
  2. The user has full access already. This script works on client to PSOS but not working on Data API to PSOS
  3. I already did this but when saving as pdf it returns error code = 3
  4. I use that on the other line which is not shown on the screenshot.
  5. When I try to save as PDF it returns error 3. From FIlemaker Client to Filemaker Server, it is working properly.
  6. Here's my scenario hopefully you can understand. I have a link that will trigger the query result. Basedon my sample I am not fully familiar with json. [ 'type' => $type, 'clientID' => $clientID, 'invoiceNumber' => $invoiceNumber, 'jobNumber' => $jobNumber, ] I assume this will trigger on filmmaker script using script parameter.
  7. I need to get the JSON result
  8. How to get the json information on the line $script = 'Web: Generate Invoice Report'; $doc_data = [ 'type' => $type, 'clientID' => $clientID, 'invoiceNumber' => $invoiceNumber, 'jobNumber' => $jobNumber, ];
  9. I installed idautomationhc39m font on both of my client's computers, But the other one is not showing it just plain text. I already clear the font cache but still not working.
  10. Is there a way to trigger what value i selected on a field with multiple checkbox? I have field with valuelist checkbox. How do i know what value i selected when checking the box?
  11. I think this is the correct answer, I was looking other way around. Another question is what if i enter 40 i should get price of $41
  12. I have this problem on how to get the nearest price. I have field qty and price ex. qty 100 price $41 and qty 250 price $39. how to calculate to get the correct price if i enter 105 i should get 39
  13. Is there a way to check what are the connected bluetooth device on my PC or Ipad using Filemaker?
  14. Yes they are connected peer to peer so I'm not really sure what trigger this.
  15. I already check this. Can the cause be also about the container files save externally. My client says the find in progress keeps popping up every hour consistently. like 2:42pm, 3:42pm, 4:42pm. I already check the server if there's script schedule but nothing.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.