The "Create" action/module will essentially "create" a new record, so fields left blank for a new record should remain blank. While I'm unfamiliar with your scenario/requirements, you should be able to update the fields you want based on your requirements after selecting the form and only entering ...
Ya, I also saw the same in terms of just using it - the entire form selected would just disappear and re-appear. All I can say to you all is backup your scenarios as json scripts just to be on the safe side.
I see what you are saying, to see the system fields I have to select a form to get that option ... wow .. okay that was not really intuitive because I'm not looking for data on my two forms ... : / Thank you!
I've been going through all my scenarios (painfully) to make sure I am "aligned" with updates, but I'm finding more problems than solutions. Looking at the Adobe > Search Module and specifically calling out the "Program" lookup, it would seem that the output section seems a little .... lacking (or ...
Sven - this is why you are number one. That's the most straightforward answer!! Duh. Thank you. Get the record, iterate through each URL to get the Data/Binary, and then do what you need with it. Cheers,D
Hello all,Appreciate any thought or feedback on this.I'm looking to copy images attached to records via App Modules that don't provide the "Data" fields, like the AWS Module. A good example would be AirTable or even the Planning Modules. The AirTable module (like Planning) provides a Pictures[] arra...
I agree; it's not elegant; beggars are not choosers. I also don't think the 3rd module is required, it seems like overkill. I'll probably attempt to shrink it down further. The way I see it, there's got to be a better way but for now, it will have to do.