Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add View to manage mutliple QR Codes #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jeremy-farrance
Copy link

This is my first time attempting this process. No idea if I got close to thinking of everything.

Overview: I wanted to add a View that would allow our client to easily add and manage many QR Code links. This was successful and since the QR Code app is mostly just a demo or starter kit so far, this seemed like a possibly useful addition. You can generally see the idea here.

I have also included a ready-to-install version in case you want to see it working:
2sxcApp_QRCode_2.3.1.zip

The main things added are

  • a new VIew named Manage Many QR Codes which uses a
  • new template, QRCode-List.cshtml
  • a new TS function, downloadSvg()
  • added 1 new record in the Link content type, a Placeholder item for the View

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant