Thorn Creative
Thorn_Creative
Joined: 15 Dec 2019
Latest Posts
-
Re: Is it possible to use a web form (like a Google Form) so that responses automatically populate a Ninox table?
Yeh I have since used Gravity Forms and Integromat which works great. My issue is as a developer, building this into the cost, as it is a monthly subscription and another 3rd party to rely on.… -
Basic for Loop wont work
Hello, I am having issues with the below loop, at one point it was working not it isn't. All it is doing is looping in a sub table of attendees to see if an existing person is in there if not add…
-
Sum a field based on a multiple choice field
I am trying to sum a field based on the value of a multiple choice field, ie = 1, 2 or 3. This works for values 1 and 2 here sum((select 'Personal details')['Bond/Insurance Provider' = 1].…
-
end expected:
I seem to get the end expected error in the below code, but cannot see why.
-
Programatically set image field content
Is it possible to set an image field using the attached file with built-in scripting functions? ie, image = file(this, Name + ".png")