Hello. I had been running this script via a Button for many months... until today, when it stopped working. I am now getting an error message. Any debugging help would be appreciated. Thanks!let oob = '{"task": "IL"}';
let response = await remot...
I’m having some trouble using a Script Setting input field when building a new record using CreateRecordAsync. Any help would be appreciated! Thanks!
I keep getting errors like this
Field ‘orderEvents’ does not exist in table ‘Inventory & Order Even...
Can the buttonAsync be created dynamically?
I have an array of Order Numbers called filteredOrderNames. Can each value of the array serve as the button label?
let selectedOrder = await input.buttonsAsync(
'Select Order Group from List below',
[
{...
I’m not great with Scripting, but I can struggle my way through sometimes.
I’m trying to get the day of the week from a Date field type.
Any suggestions on how to accomplish this?
Thanks!
I'm running into a similar situation, I think. When trying to link multiple records from a repeating step, I can see the linked record from the previous cycle get over written.
Totally possible. Is the view for all records the same, or is the view also variable?
Your formula will look something like this
"https://airtable.com/tbl9W9fL9811p3Zml/" & {field containing the target view ID} & "/" & {field containing target record...
What is your ideal view when you click on the link?
do you want to see the card view of the record (the one with revision history, comments, and records fields stacked vertically)?
@Scott_Smith. Welcome to the community!
Yes this should be achievable. It’s all about the URL structure.
If you navigate to the view you’re looking navigate to, then look at the URL bar in your browser you’ll see a part of the URL that begins with vi...