When the javascript code is calling the var1, var1 contains no value yet…
Check this and you better make sure that you call the javascript code AFTER all the appconect values you use there has their content (trigger it on a success event or on an update event…)
When the script runs on page load, it runs before the data is assigned to the variable, so no value is available. You need to run your script, after the dynamic data on the page is available.
I’m trying my best @Apple… I began about a year ago with basic knowledge of the “WEB thing” by filling gaps day by day WITH THE HELP OF ALL OF YOU guys. Thank you all!
I think that not being afraid to “test things” combined with observation is the key to learn…
In a few days I’m finishing my project and I have 1 task pending!
Start a nodeJS project… I will make a site for my self just for learning and then I will need help from you guys on setting it up on my server ( )
(Sorry @updates for talking about me in your topic)
We’ve integrated a client-side App Connect PDF Creator component in Wappler 6.3.0
Please check it and let us know what do you think: Using App Connect PDF Creator
Note that more options will be coming to it in the next updates!
I m speaking about PDF that are stored in S3 bucket.
I would like to show it on ejs page and if possible to have prev and next to change page… is that possible ?
That’s not related to the extension we released.
If you have any specific question about your files stored in an S# storage, please post a new topic explaining in details what are you trying to achieve.