Jump to content

rogerbowering

Newbies
  • Posts

    4
  • Joined

  • Last visited

rogerbowering's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. have built a banking application essentially containing Accounts with a link to transactions. I like to see the transactions associated to each account in Date order descending, so they show most recent transactions at the top I want to see the current balance/running total beside each each transaction for which i use a Summary field, In the examples shown in the image - if the transactions are sorted in Date Ascending order then the running totals are correct; but if they are sorted in Descending order (which is what I want), then the running totals are meaning less to me (even if correct to Filemaker) as the Summary total seems to start at the top and work down
  2. OK, I apologies, rebooting my iMac again seems to have restarted the Server ok. I do however get this message, which baffles me I can access the files remotely, which is good but the LocalHost screen is showing the message below rather than the console itself SSL connection error Unable to make a secure connection to the server. This may be a problem with the server, or it may be requiring a client authentication certificate that you don't have.
  3. Hi Today after rebooting my iMac, I cannot access the Filemaker Server (14) I get the following error (in Chrome) This webpage is not available, ERR_CONNECTION_REFUSED and in Opera: This webpage is not available Opera's connection attempt to localhost was rejected. The website may be down, or your network may not be properly configured. Check your internet connection. Check any cables and reboot any routers, modems, or other network devices you may be using. Allow Opera to access the network in your firewall or antivirus settings. If it is already listed as a program allowed to access the network, try removing it from the list and adding it again. If you use a proxy server... Check your proxy settings or contact your network administrator to make sure the proxy server is working. If you don't believe you should be using a proxy server: Go to Applications > System Preferences > Network > Advanced > Proxies and deselect any proxies that have been selected. I am completely non-technical. I installed Filemaker Server 14 by following all the default options and it has just worked. Only I use it. But now I can't access my databases and I have no idea where to look to (presumably) start the server?
  4. I have a Customer table with email address being the unique field If I enter a new customer then the system will tell me if I've entered a duplicate value in this field and offer to Revert the record, BUT I would like it to be a little more elegant... I'd like a script that, when entering a new Customer Record and on Exiting (completing) the Customer Email field: Checks if this value already exists in the database If Not then I can continue editing the current new record If so I would like the new record I'm entering to be reverted/deleted and to be automatically taken to the existing record I tried a script to do a Find on exiting the email field but... My dilemma seems to be that I have started to enter a new record and I have a script that fires when I exit the Customer email field The script then searches to see if that email address exists. The problem is that the script seems to save the new record at this point and so it either finds the record I've just entered or finds the existing record but ALSO saves the new record so now I have duplicates, grrrrr
×
×
  • Create New...

Important Information

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