Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

This is a follow-on from the "Insert Blue Date Before Comment" posting as it was suggested that I start again with my questions....

I have to contact potential new clients as part of my job and all details are recorded in the database I'm developing. The action is recorded so that I can generate various reports.

What I want to do is add new action to the action log without losing previous actions listed.

I've attached the basics of what I'm working on with the hope someone can help with the final bit to make it work.

As you can see, I complete an action in [action log::latest action] and enter the date in [action log::date of latest action]. I will be using CalSnap to select the date but it comes out looking like the date format shown. The action remains there for report and clarity purposes.

Then, when new action is undertaken, I click the "ADD" button and the entry is added to [action log::action log] at the top of the field (i.e. latest entry first). The script (FMForum Add Entry Test) then clears the date and entry so new information can be entered.

What I cannot manage to do is get the new information to be added above the old. I know that repeating values and substitution comes in somewhere which is why the [action log::action in limbo] field is there - in case it needs to be used. I don't need to limit the number of entries in the [action log::action log] field but do require that existing entries can be edited.

Once this is done, my database will be almost finished!! smile.gif

actionlog.zip

Change your script to appear as follows:

Set Field [action log::Action Log; TextColor( action log::Date of Latest Action; RGB( 0 ; 0 ; 255 ) ) & ": " & TextColor( action log::Latest Action; RGB( 0 ; 0 ; 0 ) ) &

  • Author

Queue

I am your devoted slave!!! Bow.1.gif You ALWAYS help me out.

It works perfectly although, as usual, I don't really understand why.... I can see how close I was though to getting it right which does please this FMP illiterate female. thankyou2.gif

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.