Hi there
I'm creating a custom component and just need to be advised in terms of how I can get it to work with ABMUploadHandler and thus trap the Page_FileUploaded sub.
Working Examples (update)
File Chooser-...
Ola
This version of a file chooser is intended for one to change a profile picture or any picture for that matter.
Assumptions, you can use this to show a current profile picture / any picture anyway.
When one wants to change the picture, one can click on the image which will activate a...
Ola
Well, this is not related to ABM per se, but due to the fact that I wanted to package an ABM app for distribution for users to use in in their computers without the need of an internet connection or java installation, I stumbled upon a working solution.
Why?
There is an app I need to...
Could it be that upercase characters aren't allowed in the Cell theme?
See following example:
MyTheme.Table("tbl1theme").AddCellTheme("ABCcenter")
MyTheme.Table("tbl1theme").Cell("ABCcenter").BackColor = ABM.COLOR_YELLOW
MyTheme.Table("tbl1theme").Cell("ABCcenter").BackColorIntensity =...
Hi there
When one is using the ABMUpload to upload files, after the files are uploaded a list of the files is kept showing in the component. How does one clear this list to start afresh. I had thought the component .Refresh method would clear the list of files, nada. Any advice please?
Thanks
Hi there
For those components that have a .Refresh method. When is this method call absolutely necessary?
As an example, I have controls in a modal sheet / container that change and the contents are updated during Read from a database and then displayed. Is it compulsory for each of the...
Hi there
I have 4 combo boxes on my page, in each of the pairs, one depends on another. Each time a selection changes, the selected value is saved to session storage (if another related page is opened, values are loaded from session storage and display appropriate content). On the last...
Ola
Perhaps a stupid question. Does compiling ABM code in obfuscated release mode break anything in the app?
Ive been using Release mode and just curious. #NotTested
Hello!
Im trying to use a external javascript component (chosen.js) but then i refresh one element in the page, the abmaterial input events override the chosen event. This component (chosen) is a select with filter, and if i cant handle de input dosent work.
Thanks!
Hi there
This intends to be everything about the Leaflet.js mapping stuff for ABM. Now my thing here will be simple but if anyone is interested, besides the normal plotting of markers etc, what would you like to do?
This is on the cards...
1. Adding markers
2. Adding polylines
3. Adding...
Hi there
The ABM navigation bar on small devices for me is very tricky. The title at times seems to take a while to decide where it wants to be placed so it dances a little bit left and right then it holds. Perhaps its mym device. I need some recommendations on how to make this work for me.
I...
Hi there
I'm trying to view what has been stored in my session storage using F12 (developer console), dololo. For some reason I'm saving stuff and it does not seem to register them in the sessions or even read them. I'm sure I'm doing something somewhere?
Can someone please advise?
Thanks a...
Ola
So, Frappe, the team that did Frappe Charts, also have a Frappe Gantt chart. So I decided to test it out because it has a nice look and feel. Yes, its just a basic gantt chart but why not? Afterall I'm still working on a Project Management App and need all the eye candy I can get. So...
Ola
I wanted a way to have legends shown on my Frappe Charts, especially the line and bar charts and after being referred to the source code, and the need for this lightweight charting component on my app, decided to code it.
The approach used is the same with the MorrisChart discussed as I...
Ola
So me runs into this nice charting library, morris chart. Me see a nice donut. Me likes donut.
Their examples are quite nice and straight forward and easy to implement using Custom Component. The hovering effects on the charts are also impressive. So I start testing the implementation...
Hi there ABMers
Just out of curiousity. What kind of hickups (if any) did you experience deploying your B4J ABM tied app? How did you solve these?
I'm about to deploy one of my app and just out of interest from similar ABM users out there?
For example, what is the optimal server configation...
Hi there
I'm having an editor in my modal sheet, data is saved and retrieved property.
How can I convert this text to normal for display in an ABMLabel to show as normal text? Is there a built in function that can help with the formatting?
See Impact and Status below. These can contain...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.