Forum Discussion
SaudaFurkhana
8 years agoQrew Cadet
Hi Dan,
Thank you for the direction.
1) I looked at the example and it seems that the await/async technique resolve the issues I mentioned.
- I looked at the new code and could not evaluate the piece of code that would query for the specific parent record or set of records in a report? (I was trying to locate something on the lines of ridstoquery() in the original code.)
- I tried to adapt the code and using the word "await" before Promise.resolve does not execute the JS code. Are there any prerequisites (browser related maybe?) to be able to use "await"? (I'm using Google Chrome)
2) I added a new Actor (to the Movie record Dr.No) in your example database and the concatenated text did not get updated.
- Did I add the Actor record incorrectly?
3) Would it be possible for you to add the brief comments to the different portions of the Pasties code to explain action/input/result for that specific section?
Thanks,
Sauda
Thank you for the direction.
1) I looked at the example and it seems that the await/async technique resolve the issues I mentioned.
- I looked at the new code and could not evaluate the piece of code that would query for the specific parent record or set of records in a report? (I was trying to locate something on the lines of ridstoquery() in the original code.)
- I tried to adapt the code and using the word "await" before Promise.resolve does not execute the JS code. Are there any prerequisites (browser related maybe?) to be able to use "await"? (I'm using Google Chrome)
2) I added a new Actor (to the Movie record Dr.No) in your example database and the concatenated text did not get updated.
- Did I add the Actor record incorrectly?
3) Would it be possible for you to add the brief comments to the different portions of the Pasties code to explain action/input/result for that specific section?
Thanks,
Sauda