Skip to content

accarin/enablement-javascript4plumsail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript enablement 4 Plumsail Forms developers

This is an enablement/learning repository. It aims to teach modern JavaScript for SharePoint Online and Plumsail Forms developers.

ToDos:

  1. copy the file ./src/index.html to "./src/{yourname}.html" (so you can refer to it, if something breaks)
  2. try to understand the code and add your name and location to the footer element
  3. instead of login successful write "Welcome {username}" and instead of login failed write "Invalid Credentials". Change the password to "{yourname!}".
  4. implement the secret button feature (tip: register a click event on the secret button)
  5. fetch the open dog API (https://dog.ceo/api/breeds/image/random) and display the image in the result div
  1. optional: Add a fourth button to the form, register a click event and do something cool with it (e.g. change the background color, trigger a sound etc.)
  2. show me your solution when you're done!

most importantly: good luck and have fun! :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published