Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
Hello. I am having some trouble updating a field in my record with a linked field from another table. Here is what I have so far:
Lets say the creative record exist its just not linked
if (creativeRecord) {
return creativeRecord.id;
}
I put ...
Thanks, yea shortly after posting this I figured that must be the case. Is there anyway to do something like this:
const lookupCreative = base("LookupCreative");
const [creativeRecord] = await lookupCreative
.select({ filterByFormula: `Hash="...