Jump to content

How to identify which fields have been updated


Recommended Posts

Hi there,

I have a details report datapage, where users can update information in this page.

I'd like to somehow determine what  has been updated every time this page is accessed, without having to list all of the fields.  Caspio support suggested I do this using triggered actions, but I can't see how this is doable as there's no way to check if an element has changed, and it would mean specifying each individual field.

I feel like this should be doable in JavaScript, but can't quite figure out how.

My datapage reads from the table Card, but auto updates a separate table called Card_comments_and_updates, so I'd like the script to add a comma separated string to pass as a parameter listing all the field names that have changed, to this second table.

Can anyone help me with this, please?

TIA!

Nikki

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...