Skip to main content

Questions tagged [dojo]

Dojo Toolkit is an open source modular JavaScript library designed to ease the rapid development of cross-platform, JavaScript/Ajax-based applications and web sites. It is dual-licensed under the BSD License and the Academic Free License. Dojo uses the Asynchronous Module Definition (AMD) format for its source code, allowing completely modular web application development.

dojo
1 vote
0 answers
128 views

Confirm leaving the page in an ArcGIS web app builder

I created an app with ESRI ArcGIS Web App Builder. Now I want to ask the user if he wants to leave the page any time he clicks the forward or back button of the browser or if he refreshes the page. I ...
slevin's user avatar
  • 4,392
0 votes
0 answers
22 views

Optimizely Dialog (Pagepicker, Category picker and Media picker)

I have a custom made Wastebasket. Clicking restore on an item with Wastebasket as direct parent will just restore the item directly back to where it belonged before, but when i want to restore a child ...
OJs's user avatar
  • 117
0 votes
0 answers
35 views

Dojo 1.17.3 takes a few second to render the page

I just upgrade Dojo from 1.10.4 to 1.17.3. On 1.10 the page renders without any issue. However, running Dojo 1.17.3 I see this funky behavior during page rendering. After a few seconds the page gets ...
Amando dos Santos Neto's user avatar
0 votes
0 answers
99 views

Update to Dojo 1;17.3

I just update Doje to fix some vulnerabilities issue found by our security scan. This is scan is setup by my company on the Github repository. When I update from 1.10 to 1.17.3, I was able to close ...
Amando dos Santos Neto's user avatar
0 votes
0 answers
76 views

Dojo Dijits Layout with ArcGIS SDK for Javascript

I'm trying to use Dojo Dijits Border Container and Content Pane with a Tiled Imagery Layer. I can get the code to work to display just the Tiled Imagery Layer and also get it to work fine with the ...
Geno's user avatar
  • 29
0 votes
0 answers
90 views

Using dojo (legacy aka dojotoolkit) in a new vite application

We have a legacy application written in TypeScript and Knockout that has sporadic use of dojo 1.x (on, when, Evented, store/Memory, Deferreds) that we are slowly converting to React. We have used the ...
Eirik H's user avatar
  • 710
0 votes
0 answers
13 views

Trying to detect when a dojo dijit splitter is dragged

I am trying to detect when a dojo splitter is dragged. I'm not having any luck. Here's the code I'm using which isn't working. require(["dojo/on", "dojo/dom", "dojo/ready&...
techdog's user avatar
  • 1,481
0 votes
0 answers
50 views

How to create an HTML form programmatically using dojo toolkit (dijit) with label, a good layout and a default style

I need to create an HTML form dynamically. I'm using Dojo Toolkit and its theme named claro.css. The examples of forms in the documentation are static and they often have an ugly layout with ...
Squall's user avatar
  • 4,414
0 votes
1 answer
100 views

A single antd v4 component broke the style of all components developed with antd v5

In my project based on the JS dojo framework, I have a standalone component written in react and antd 4 that I can't directly put my hands on. In the last period I started to convert widgets written ...
AlTheLazyMonkey's user avatar
0 votes
1 answer
31 views

Dojox.widget.standby: Standby spinner widget not being created in IBM ODM 8.11.1 Decision Center customization

We have customized the decisioncenter.war file creating new tabs and functionality. When testing this on DC 8.9.2, it all works fine. When moving to DC 8.11.1, the standby widget is not being created ...
brenz's user avatar
  • 13
0 votes
1 answer
42 views

Using multiple selectors using document query

I have a HTML tag <div class="selected focused leafNode" data-test-id="4048800800000000::1" id="treeNode_5B9843E1"></div> I am trying to get the div with a ...
T Rao's user avatar
  • 53
0 votes
1 answer
104 views

<sx:submit> Button works in IE, but does nothing in Chrome

The problem is that the "Submit" button on a form, generated using the <sx:submit> tag, appears to do absolutely nothing when clicked on in the Chrome browser. The jsp page source ...
cmb's user avatar
  • 11
1 vote
2 answers
89 views

How to set a query pattern using the queryExpr property in the djFilteringSelect control in XPages

I am trying to tweak the djFilteringSelect control in XPages so that when a user type a query it finds any occurance of the char sequence, not just from the beginning. so if the selectitems contain a ...
Thomas Adrian's user avatar
0 votes
0 answers
47 views

How to get hold on calendar dijit for xp:dateTimeHelper to set firstdayoftheweek attribute?

I have set up a datepicker helper for an inputfield for my xpages form: <xp:inputText id="agenda"> <xp:dateTimeHelper></xp:dateTimeHelper> </xp:inputText> I want to ...
Patrick Kwinten's user avatar
0 votes
1 answer
48 views

Dojo Toolkit - adding dijit inside dijit (ex. button into ContentPane in AccordionContainer)

I'm learning Dojo Toolkit and I'm fighting with adding dijit into dijit. There was similar post about it but wih DIV's. I just simply want to programmatically insert a button or anything else to a ...
DARIUS's user avatar
  • 15

15 30 50 per page
1
2 3 4 5
615