Good day folks,
lsWires.js has been updated, 1.0.6
lsWires.js now embeds its dependencies
lsWires.js repository has moved: http://bitbucket.org/interbay/lswires
lsWires.js 1.0.6 will most likely break things
lsWires.js documentation will be updated shortly
lsWires.js samples will be converted and moved over to Bitbucket
We’ve also added a new database project that will pre-seed the tiles for managing security.
Have added a folder lsWiresExtras that includes a few icons for the tiles
Updated the CopySolution script, but the better solution to copy is the lsWireCore project due to a naming issue.
We’ve done some pretty significant changes under the covers and we appreciate the patience. One of the big ones is incorporating “signals” for hooking into the jQuery Mobile Page events. We’re also providing a much simpler, yet more powerful, tile based menu system. I think you’ll appreciate its simplicity. For example:
We’ll also be posting a new “real application” video that will showcase what you can do with the new 1.0.6. Which is what the image above is from. I think you’ll be pleased with what you see and how you can bring excitement to your LOB apps!
Stay tuned!
Hi, Thankyou very much for creating this extension. I just downloaded this new version 1.06 as I had been unable to get the original version to work.
I am trying to implement the multiselection function on a table. In the table control post render code I have:
myapp.myScreen.myTableItems_postRender = function (element, contentItem) {
lsWire.enableListToBeMultiSelect(contentItem);
};
When I run my project, I am unable to select any of the items at all! I had hoped installing the new version 1.06 would fix it but it hasn’t changed. If I remove this line of code (or the parameter), I am able to single-select items.
I am running lightswitch HTML in visual studio 2015 and have all the latest lswires and lodash files installed and referenced in my default.htm file.
Any hints to help me get this working would be very much appreciated.
Thanks in advance,
forgive me if this is covered somewhere and I missed it – I have a rather large LS 2015 HTML LOB project in the works and am doing some cleanup/refactoring at the moment..I would like to incorporate LSWires 1.0.6, but I don’t see directions to add to an existing project, and NUGET only has 1.0.5. Have I missed something? help please.
Thanks!
Ops! If I edit default.htm to use lswires-1.0.6.js (not minified version) I get an error in Permission Picker, only when using FF (working on Chrome and IE):
CustomControl error: Permissions_postRender() method error:
ReferenceError: clickHandler is not defined
Marco you sent me a file link for the download but i don’t have acces to it (G-drive) thanks you
@eric, I have no issues with Database project, everything working fine, building and running on my VS2013 upd4.
(I only had some minor trouble initially, updating the reference to ‘System.IdentityModel.Tokens.Jwt’)
To the Author: Thank you! Thank you very much for sharing this Good Work.
@croma Thanks for the response never the less i can’t get it to load things go wrong at the stage of reading the product database the MS link provided jumps to an answer about VS2015 Peview. Can you send me copy of your running LsWwires 1.06 in a zip to volenta.mkbsystems@gmail.com Thanks in Advance. Cheers Eric
sent you a mail, HTH
Here is the message when VS2013 tries to read the DB project foler
Her is the link https://msdn.microsoft.com/query/dev12.query?appId=Dev12IDEF1&l=EN-US&k=k(VS.ReviewProjectAndSolutionChangesDialog.Upgrade)&rd=true
Dale is LsWires 1.06 only available for VS2015 i have import errors at the solution for the database project thanks
hmmmm…. no not at all… I will look into it. I’m hoping I did not post the VS2015 version.
The issue is with Database1 project is incompatibele when you open it in VS2013 update 4 thank you