Search Results for 'script'
-
Search Results
-
Hello everybody,
is it possible to trigger a new entry in a child form (or table) by changing any field in the parent form?
Then it would be ideal if the old value of the changed field could be transferred to the newly created entry in the child form (or table).
The aim is to track changes and preserve historical values.
Thanks in advance
ChrisHi!
I created a script (actually copied, pasted and adjusted one of Sam’s wonderworks) to copy records from one form to another.
In the copied record a photo sometimes shows, other times it won’t show.
It will show the size, and the name, just not the image itself.Is this a known bug, is there a workaround? I ask because I’m not entirely sure I understand all that’s being said (being Dutch, and all) also the answer to some of the search result for this topic are hidden behind the ‘become a beta member’ wall. Which I wouldn’t mind :)
Best regards,
WonnieThe “Saved Search” I created is not returning the expected results and so I’m hoping someone can point out the fault in my logic.
Saved Search Description
I have two fields for rating that allow values of 1 to 5
The goal is to select records where the value of both fields is either 2 or 3.
First Line: All Are True
Second Line All Are True
Third Line Value one is greater than 1
Fourth Line Value One is less than 4
Fifth Line All Are True
Sixth Line Value 2 is greater than 1
Seventh Line Value 2 is less than 4
—————
This returns some records with Value 2 at 4 or 5I’d appreciate any points as to what I’m missing.
Thanks.