The issue is that the string is too long to show in the list, is there a way to introduce a line feed after the name but before the city?
i.e.:
Acme Widgets Manufacturing Company
Los Angeles, California
Company #2
New York, New York
Company #3
Buffalo, New York
I tried playing around with line feeds as a special character or html with no luck
Hi David,
I am working on a registration wizard that interfaces with a web application and would like to provide a typeahead control where the user enters in the name of a marina but the available marinas are returned from a rest service by the web application. I was wondering what the best approach is to do this. I see that in your typeahead sample, the list of items is set at design time. Is there a way to populate this dynamically?
Cheers,
Pete
Here is a sample of a sample response:
I need to add a generic to-do checklist to my app and I was hoping to pick your brain. I can go with 3 separate screens with a list view, add view and edit view but I was hoping to have a slicker solution that would utilize just one view or two views. I would want to be able to add/edit/delete from the single view and also be able to mark each item as completed or not (via checkbox?) and probably also be able to drag/drop the items to organize the sort order. I could branch out from each item to an edit view for setting the due date for each item. Each of the to-do items would need to be stored locally and I will be syncing to an online database if internet connection exists.
I was wondering if you had any suggestions on how to best approach this? Have you done anything like this in the past?
Cheers, PeteHi David,
I really appreciate you looking into it. Another one that I was looking at was Summernote which might be a good candidate since they specifically mention Bootstrap 4 and Angular: https://summernote.org
Cheers,
Pete
I would like to offer a small simple html editor attached to an html area in the app to allow the user to do some very basic html formatting. I have been looking at a product called CLEditor and it looks like a pretty basic implementation. If you look at the example at https://premiumsoftware.net/cleditor/simpledemo you can view the html involved. I have downloaded the referenced assets and have the page working locally in an html file.
I decided to see if I could get it working in the Agenda sample so I added a reference to jquery.cleditor.css and jquery.cleditor.min.js and the toolbar images but am assuming that jquery.min.js is already referenced by AB so doesn't need to be added? Then I added the following code to the show view event:
When I view the app, it does show the wysiwyg editor in the Edit view but there seems to be an issue with the index layer and I am not sure if the wysiwyg editor is cleanly attached to the html area. Would you have a few minutes to take a look at what I have done and let me know if what I am trying to do is possible and if so, where I am going wrong?
Thanks, Petep.s. You can download my sample file at https://mymarina.online/iPort/decsoft/AgendaCLEditor.zip
Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.
This website uses some useful cookies to store your preferences.