Following is the example where you can clone required columns and sequence from the source table to the new table
Friday, July 21, 2023
Monday, July 10, 2023
Read File Content from SharePoint List Items
Working function, where you can read file content available as an attachment in your SharePoint list item.
#sharepoint #jquery #sharepointsolutions
Tuesday, July 4, 2023
VS-Code Cheatsheet
BASICS
Ctrl+Shift+N
New window/instance
Ctrl+Shift+W
Close window/instance
Ctrl+Shift+P or F1
Show Command Palette
Ctrl+P
Quick Open, Go to File
Ctrl+,
User Settings
Ctrl+K Ctrl+S
Keyboard Shortcuts
Ctrl+C
Copy line (empty selection)
Ctrl+X
Cut line (empty selection)
Alt+ ↑ / ↓
Move line up/down
Shift+Alt + ↓ / ↑
Copy line up/down
Ctrl+Shift+K
Delete line
Ctrl+Shift+Enter
Insert line above
Ctrl+Home
Go to beginning of file
Ctrl+End
Go to end of file
Home / End
Go to beginning/end of line
Ctrl+↑ / ↓
Scroll line up/down
Ctrl+Shift+\
Jump to matching bracket
Ctrl+Enter
Insert line below Basic editing
Ctrl+] / [
Indent/outdent line
Ctrl+Shift+[
Fold (collapse) region
Ctrl+Shift+]
Unfold (uncollapse) region
Alt+PgUp / PgDn
Scroll page up/down Basic editing
Ctrl+/
Toggle line comment
Alt+Z
Toggle word wrap
Ctrl+K Ctrl+U
Remove line comment Navigation
Ctrl+T
Show all Symbols
Ctrl+P
Go to File...
Ctrl+K Ctrl+[
Fold (collapse) all subregions
Ctrl+K Ctrl+0
Fold (collapse) all regions
Ctrl+K Ctrl+J
Unfold (uncollapse) all regions
Ctrl+K Ctrl+]
Unfold (uncollapse) all subregions
Ctrl+K Ctrl+C
Add line comment
Ctrl+Shift+O
Go to Symbol
Ctrl+G
Go to Line Navigation
Ctrl+Shift+M
Show Problems panel
Shift+F8
Go to previous error or warning
Ctrl+Shift+Tab
Navigate editor group history
F8
Go to next error or warning
SEARCH AND REPLACE
Ctrl+F
Find
F3 / Shift+F3
Find next/previous
Alt+Enter
Select all occurences of Find match
Ctrl+H
Replace Search and replace
Ctrl+D
Add selection to next find match
Alt+C / R / W
Toggle case
Ctrl+K Ctrl+D
Move last selection to next find match
MULTI CURSOR SELECTION
Alt+Click
Insert cursor
Ctrl+U
Undo last cursor operation
Shift+Alt+I
Insert cursor at end of each line selected
Ctrl+Alt+ ↑ / ↓
Insert cursor above / below
Ctrl+L
Select current line
Ctrl+F2
Select all occurrences of current word
Shift+Alt+ →
Expand selection
Ctrl+Shift+L
Select all occurrences of current selection
Shift+Alt+ ←
Shrink selection
Ctrl+Shift+Alt + (arrow key)
Column (box) selection
Ctrl+Shift+Alt + PgUp/PgDn
Column (box) selection page up/down
Shift+Alt + (drag mouse)
Column (box) selection
LANGUAGE EDITING
F2
Rename
F12
Go to Definition
Ctrl+K F12
Open Definition to the side
Ctrl+.
Quick Fix
Alt+F12
Peek Definition
Ctrl+Space, Ctrl+I
Trigger suggestion
Shift+Alt+F
Format document
Ctrl+K Ctrl+F
Format selection
Ctrl+Shift+Space
Trigger parameter hints
Shift+F12
Show References
Ctrl+K Ctrl+X
Trim trailing whitespace
Ctrl+K M
Change file language
EDITOR
Ctrl+K Ctrl+ ←/→
Focus into previous/next editor group
Ctrl+K ← / →
Move active editor group
Ctrl+F4, Ctrl+W
Close editor
Ctrl+\
Split editor
Ctrl+ 1 / 2 / 3
Focus into 1st, 2nd or 3rd editor group
Ctrl+K F
Close folder
Ctrl+Shift+PgUp / PgDn
Move editor left/right
Ctrl+M
Toggle Tab moves
Shift+Alt+A
Toggle block comment
FILE MANAGEMENT
Ctrl+N
New File
Ctrl+S
Save
Ctrl+Shift+S
Save As
Ctrl+O
Open File
Ctrl+K S
Save All
Ctrl+K Ctrl+W
Close All
Ctrl+Shift+T
Reopen closed editor
Ctrl+F4
Close
Ctrl+K
Enter Keep preview mode editor open
Ctrl+Shift+Tab
Open previous
Ctrl+K P
Copy path of active file
Ctrl+Tab
Open next
Ctrl+K R
Reveal active file in Explorer
Ctrl+K O
Show active file in new window/instance
DISPLAY
F11
Toggle full screen
Ctrl+Shift+E
Show Explorer / Toggle focus
Ctrl+Shift+G
Show Source Control
Ctrl+Shift+D
Show Debug
Ctrl+Shift+F
Show Search Display
Ctrl+Shift+X
Show Extensions
Ctrl+Shift+J
Toggle Search details
Ctrl+Shift+U
Show Output panel
Ctrl+Shift+H
Replace in files
Ctrl+Shift+V
Open Markdown preview
Ctrl+ +/
Zoom in/out
Ctrl+B
Toggle Sidebar visibility
Shift+Alt+0
Toggle editor layout (horizontal/vertical)
Ctrl+K Z
Zen Mode (Esc, Esc to exit)
Ctrl+K V
Open Markdown preview to the side
DEBUGGING
F5
Start/Continue Debug
F9
Toggle breakpoint
F10
Step over
Shift+F5
Stop
F11 / Shift+F11
Step into/out
Ctrl+K Ctrl+I
Show hover Integrated terminal
Ctrl+`
Show integrated terminal
Ctrl+C
Copy selection
Ctrl+V
Paste into active terminal
Ctrl+Shift+`
Create new terminal Integrated terminal
Ctrl+↑ / ↓
Scroll up/down
Ctrl+Home /
End Scroll to top/bottom
Shift+PgUp / PgDn
Scroll page up/down
Free resources links on web development over the internet
Free resources on web development
ONLINE LEARNING PLATFORM- Free Code Camp https://www.freecodecamp.org/
- Udemy https://www.udemy.com/
- Treehouse https://teamtreehouse.com/
- Udacity https://www.udacity.com/
- Cousera https://www.coursera.org/
- Sololearn https://www.sololearn.com/
- Frontend Masters https://frontendmasters.com/
- W3Schools https://www.w3schools.com/
- Codeacademy https://www.codecademy.com/
- Traversy Media https://www.traversymedia.com/
- FreeCodeCamp https://youtube.com/c/Freecodecamp
- Traversy Media https://youtube.com/c/TraversyMedia
- Dev Ed https://youtube.com/c/DevEd
- Programming With Mosh https://youtube.com/c/programmingwithmosh
- Tyler Moore https://youtube.com/user/Conutant
- Web Bos https://youtube.com/c/WesBos
- Coding The Smart Way https://youtube.com/c/Codingthesmartway
- Code With Harry https://youtube.com/c/CodeWithHarry
- Clever Programmer https://youtube.com/c/CleverProgrammer
- Yahoo Baba https://youtube.com/c/YahooBaba
- Design Course https://youtube.com/c/DesignCourse
- Dev Docs https://devdocs.io/
- GeeksForGeeks https://devdocs.io/
- Tutorials Point https://www.tutorialspoint.com/
- W3Schools https://www.w3schools.com/
- Java Point https://www.javatpoint.com/
- Programming Hub https://programminghub.io/
- Grasshopper https://careerkarma.com/blog/grasshopper-app-review/
- Encode https://play.google.com/store/apps/details?id=com.upskew.encode&hl=en
- Mimo https://getmimo.com/
- Programming Hero https://www.programming-hero.com/
- Sololearn https://www.sololearn.com/
- Khan Academy https://www.khanacademy.org/computing/computer-programming
- W3Schools https://www.w3schools.com/
- CSS Tricks https://css-tricks.com/
- Smashing Magazine https://www.smashingmagazine.com/
- Site Point https://www.sitepoint.com/
- Dev Community https://dev.to/
- Evanto Tuts https://tutsplus.com/
- Medium https://medium.com/
- Over API https://overapi.com/
- Awesome Cheat Sheets https://lecoupa.github.io/awesome-cheatsheets/
- HTML5 Element Index http://html5doctor.com/element-index/
- HTML CheatSheet https://htmlcheatsheet.com/
- Can I Use https://caniuse.com/
- CSS Animation http://www.justinaguilar.com/animations/
- CSS Grid Cheat Sheet https://grid.malven.co/
- CSS Flexbox Cheat Sheet https://flexbox.malven.co/
- CSS Easing Functions https://easings.net/
- Web Development Learn By Doing HTML5 & CSS3 From Scratch https://www.u
- Master The Basics Of HTML5 & CSS3 Beginner Web Development https://www.udemy.com/c
- HTML And CSS Foundations https://www.udemy.com/course/html-and-css-foundations/
- Build Your First Website In 1 Week https://www.udemy.com/course/build-your-first-website-in-1-week/
- Introduction To CSS Beginners Guide To CSS Web Design https://www.udemy.com/course
- CSS Pocket Reference https://drive.google.com/file/d/1fqKiCvkESei14Oh3RoGCBBJkewZ3-
- CSS3 The Missing Manual https://drive.google.com/file/d/1deKgQjs9O0MoivQvDH3wyLz_nrU
- Head First HTML & CSS https://drive.google.com/file/d/1Ig31aq3gEd6qyOuLuvL1aeJXlE_A1B
- HTML & CSS Design & Build Websites - https://drive.google.
- HTML5 https://drive.google.com/file/d/1nxYanqOOsA3olZkfIL5BZsMoax_MMQ0R/vi ew?
- CSS3 https://drive.google.com/file/d/1clN8z5fH0cjR4NiBZTNXbS6dfw0GOjhr/vie w?usp=shari
- Codepen https://codepen.io/
- Free Frontend https://freefrontend.com/
- Code My UI https://codemyui.com/
- Play Code https://playcode.io/
- JS Bin https://jsbin.com/
- JS Fiddle https://jsfiddle.net/
- CodeSandBox https://codesandbox.io/
- Web Code Tools https://webcode.tools/
- CSS Flow https://www.cssflow.com/
- CodePly https://www.codeply.com/
- CodePad https://coderpad.io/
- CSS Deck https://cssdeck.com/
- Code Interview https://codeinterview.io/
- GitHub Pages https://github.com/
- Netlify https://www.netlify.com/
- AWS https://aws.amazon.com/
- Firebase https://firebase.google.com/
- Infinity Free https://infinityfree.net/
- WordPress https://wordpress.com/
- Wix https://www.wix.com/
- Weebly https://www.weebly.com/in
- Shopify https://www.shopify.in/
- TopCoder https://www.topcoder.com/challenges/?pageIndex=1
- Coderbyte https://www.coderbyte.com/
- HackerRank https://www.hackerrank.com/domains
- CodeChef https://www.codechef.com/
- Codewars https://www.codewars.com/
- LeetCode https://leetcode.com/
- Floxbox Defense http://www.flexboxdefense.com/
- Unflod https://unfold.com/
- Grid Garden https://cssgridgarden.com/
- CSS Diner https://flukeout.github.io/
- Code Combat https://codecombat.com/
- Coding Game https://www.codingame.com/
- Screeps https://screeps.com/
- Flexbox Froggy https://flexboxfroggy.com/
- Code Monkey https://www.codemonkey.com/
- Cyber Dojo https://www.cyber-dojo.org/creator/home
- CSS Grid Generator https://cssgrid-generator.netlify.app/
- CSS Flexbox Generator https://cssflex-generator.netlify.app/
- CSS Matic https://www.cssmatic.com/
- Patternify http://www.patternify.com/
- ColorZilla Gradients https://www.colorzilla.com/gradient-editor/
- Gradient Generator https://cssgradient.io/
- CSS Layout Generator https://csslayout.io/
- Animation Generator https://cssanimate.com/
- CSS3 Generator https://css3generator.com/
- Web Code Tools https://webcode.tools/generators/css
- Templated https://themewagon.com/author/templated/
- Zero Theme https://www.zerotheme.com/
- UI Deck https://uideck.com/
- Admin UI Themes https://athemes.com/collections/free-bootstrap-admin-templates/
- HTML5 Up https://html5up.net/
- Theme Wagon https://themewagon.com/
- ColorLib https://colorlib.com/
- W3Layouts https://w3layouts.com/
- Awesome CSS https://github.com/awesome-css-group/awesome-css
- Web Developer Roadmap https://github.com/kamranahmedse/developer-roadmap
- JavaScript Algorithms https://github.com/trekhleb/javascript-algorithms
- Awesome Learning Resources https://github.com/lauragift21/awesome-learning-resources
- Clean Code JavaScript https://github.com/ryanmcdermott/clean-code-javascript
- Frontend Checklist https://github.com/thedaviddias/Front-End-Checklist
- JavaScript Concepts https://github.com/leonardomso/33-js-concepts
- 30 Seconds Of Code https://github.com/30-seconds/30-seconds-of-code
- CSS Protips https://github.com/AllThingsSmitty/css-protips
- Color Hunt https://colorhunt.co/
- HTML Color Code https://htmlcolorcodes.com/
- Coolors https://coolors.co/
- UI Gradients https://uigradients.com/
- Gradient Genarator https://www.colorzilla.com/gradient-editor/
- Flat UI Colors https://flatuicolors.com/
- CSS Peeper https://chrome.google.com/webstore/detail/css- peeper/mbnbehi
- Colorpick Eyedropper https://chrome.google.com/webstore/detail/
- Window Resizer https://chrome.google.com/webstore/detail/window- res
- Lorem Ipsum Generator https://chrome.google.com/webstore/d
- CSS Scan https://chrome.google.com/webstore/detail/css- scan/gieabiemggnpn
- CSS Viewer https://chrome.google.com/webstore/detail/css-v
- HTML Validator https://chrome.google.com/webstore/detail/k
- Wappalyzer https://chrome.google.com/webstore/detail/wappalyzer/gppongmhj
- JSON Viewer https://chrome.google.com/webstore/detail/json- 19
- viewer/gbmdgpbipfallnflgajpaliibnhdgobh?hl=en US
- Font Awesome https://fontawesome.com/
- Icons8 https://icons8.com/
- Flaticon https://www.flaticon.com/
- Pixeden https://www.pixeden.com/
- Fontello https://fontello.com/
- Icon Finder https://www.iconfinder.com/
- Captain Icon https://mariodelvalle.github.io/CaptainIconWeb/
- Endless Icons https://endlessicons.com/
- Icon Icons - https://icon-icons.com/
- Round Icons https://roundicons.com/
- Freepik https://www.freepik.com/
- Undraw https://undraw.co/
- Drawkit https://www.drawkit.io/
- Humaaans https://www.humaaans.com/
- Handz https://www.handz.design/
- Open Doodles https://www.opendoodles.com/
- Illustration. co http://illustration.co/
- Vivid Js https://webkul.github.io/vivid/
- Many Pixels https://www.manypixels.co/
- JavaScript Weekly https://javascriptweekly.com/
- Node.js Weekly https://nodeweekly.com/
- FrontEnd Focus https://frontendfoc.us/
- WebTools Weekly https://webtoolsweekly.com/
- CSS Weekly https://css-weekly.com/
- JavaScript Kicks https://javascriptkicks.com/
- Behance https://www.behance.net/
- Awwwards http://www.awwwards.com/
- CSS Nectar http://cssnectar.com/
- SiteInspire https://www.siteinspire.com/
- Frontend Mentor https://www.frontendmentor.io/
- Animate. CSS http://daneden.github.io/animate.css/
- Bounce JS http://bouncejs.com/
- Anime JS http://anime-js.com/
- CSShake http://elrumordelaluz.github.io/csshake/#1
- Hover. CSS http://ianlunn.github.io/Hover/
- Hidden Tools https://hiddentools.dev/
- Iconscout https://iconscout.com/
- CSS Zen Garden http://www.csszengarden.com/
- A List Apart https://alistapart.com/
- Code Project https://www.codeproject.com/
- Scotch https://scotch.io/
- The Odin Project https://www.theodinproject.com/
- CSS Autor https://cssauthor.com/
- Gradient Magic https://www.gradientmagic.com/
- Trianglify https://trianglify.io/
- CSS Reference https://cssreference.io/
- HTML Reference https://htmlreference.io/
- Free CSS https://www.free-css.com/
- Fun JavaScript Projects https://fun-javascript-projects.com/
- Daily Dev https://daily.dev/
- Dev Docs https://devdocs.io/
- What Runs https://www.whatruns.com/
- 1LOC https://1loc.dev/
- Am i Responsive http://ami.responsivedesign.is/
- Shape Divider https://www.shapedivider.app/
- Fancy Border Radius https://9elements.github.io/fancy-border-radius/
- CSS Clip Path https://bennettfeely.com/clippy/
- 30 Seconds Of Code https://www.30secondsofcode.org/
- Undraw https://undraw.co/
- Humaaans https://www.humaaans.com/
Friday, June 23, 2023
Helpful Tools for Web-Developer on internet
Small Dev Tools
Free tools for devs like HTML/CSS/Javascript formatters, minifies, fake or test data generators, and many more.
Code Snippets
Create and share beautiful images of your source code. Start typing or drop a file into the text area to get started.
Code Converter
It's a useful tool where you can write and convert code from one programming language to another language.
Tuesday, June 13, 2023
CSS Tricks
1) Custom input colour using the accent-colour property.
You can use the CSS property accent-colour to change the colour of your input element, and yes you can use input[type="inputType"] for selecting a specific input element based on its type.
<input type = "checkbox">
<input type = "radio">
<input type = "range">
CSS
input[type="checkbox"]{
accent-color:lime;
}
input[type="radio"]{
accent-color:red;
}
input[type="range"]{
accent-color:blue;
}