Jump to content

PJS

Newbies
  • Posts

    5
  • Joined

  • Last visited

About PJS

  • Birthday 03/12/1969

PJS's Achievements

Rookie

Rookie (2/14)

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

Recent Badges

0

Reputation

  1. Quay Software – a Capita Financial Software company – is looking for FileMaker Developers to work from their headquarters in Bishop's Stortford, 35 minutes from London by train. The successful candidate will have strong FileMaker Development skills preferably gained in a commercial product development environment. Excellent analysis, database and GUI design skills are essential, as well as the ability to communicate and build relationships with our customers. Knowledge of Financial Services and/or IFA business processes would be a bonus. For more information about these positions, please contact my colleague, jake.johnston @ quaysoftware.co.uk in the first instance. Many thanks! Paul paul.summers @ quaysoftware.co.uk
  2. I'm starting to play with the DSM for the first time. I would like to include some calculations that may change on a regular basis due to legislative changes. I can then just send my client a file to import the changes when necessary. I have set up a basic interface file with all of the relationships, and a data table with some test tables. In the interface file I have a table called 'Resources' that contains a record for each formula. This has a self-join [color:gray](Resources x ResourceList), and a calculating global (g_ResourceList) using the 'List' function [color:gray]e.g List (ResourceList::Formula) Now I can access the relevant formula for either validation or auto-enter functions by using the 'Evaluate' function. e.g [color:gray]Evaluate ( GetValue (Resources::g_ResourceList ; 2) ) This seems to work great in the data viewer. However, I can not seem to get it to work properly within the interface file. Can someone give me a gentle shove in the right direction..or tell me i'm barking up the wrong tree? Many thanks Paul
  3. If you use ZippScript why not trigger the script via a tooltip calculation?
  4. Hi, Is there a way to get a 'live' update on the fly so to speak for a field instead of waiting to exit it? For example, as you type text in field_A, field_B calculates Length(Field_A) Many thanks your your advise. P
  5. Hi, I have looked through as many posts as I could, and googled my self to death... I am trying to insert some calculated text in to a specific point in to another field. For example - I click in a text field containing a letter and edit the information. Then I want to click on a button to insert some text from a portal exactly where the cursor was. I have tried 'Insert Calculated Result', but this only wants to insert the data at the end of the field. How can I pass the correct position to the script? By the way...this is a great forum and my first post. Thanks!
×
×
  • Create New...

Important Information

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