Welcome to the IBM Collaboration Solutions Community IQJam
Username
Password
Login
Reset Password
|
Register
All Questions
Domino Administration
Domino Development
IdeaJam
IQJam
LinkJam
Lotus Connections
Lotus Notes
Lotus Quickr
Lotus Sametime
Lotus Symphony
Lotusphere
OpenNTF
TaskJam
Go
Home
|
Tags
|
Help
There are
194 questions
|
427 answers
|
120 unanswered questions
By Tag: Domino Development / custom controls
9
answers
0
votes
Custom Control addOnLoad fires only one time?
I am trying to create a re-usable custom control. A javascript function needs to trigger when this custom control is partial refreshed by a button on the container XPage. I don't want to write code outside the custom control (else I could have coded the javascript on the onComplete event …
Domino Development / XPages
Tagged
xpages
custom controls
Rajeev Menon
-
over 3 years ago
5
answers
0
votes
Best Practice for Reusing Custom Controls
Say I have a custom control that I want to be able to reuse. For instance an addressblock that has the fields for Address, City, State, Zip etc.... I wondering the best way to bind any fields to the data without hardcoding the Data Source. What if you wanted …
Domino Development / XPages
Tagged
XPages
custom controls
David Leedy
-
over 3 years ago
Show Correct Answer...
Hide Answer...
David,
What you should be able to do is pass in the data source itself as a parameter to the custom control. Then rather than referring to the data source by the name it has on the containing custom control, you can refer to it "properly" with whatever you name you want to in the custom control to which the data source has been passed to.
More details here:
http://www-10.lotus.com/ldd/ddwiki.nsf/dx/09082009095808AMWEBJDV.htm
2
answers
2
votes
Can Custom Controls be loaded Programatically ?
On an XPage custom controls can be added from the custom control palette, but the "Name" property is not a required element. So if I want an XPage that displays a list of links to load a specific Custom Control can that be done progamattically without adding ALL the …
Domino Development / XPages
Tagged
xpages
custom controls
Paul Calhoun
-
over 3 years ago
Show Correct Answer...
Hide Answer...
It's a problem which several people I know of have tried to find a solution to and the answer is no, as far as I know at the moment.
Hopefully the XPages dev team have something clever up their sleeves for a future release.
2
answers
1
vote
How to add multiple controls to a custom control facet?
I am trying to create an Outline custom control into which I can place any number of outline entries. I have figured out how to add an Editable Area (facet) to the outline custom control. Now I can add a panel to the facet and the place multiple outline entry …
Domino Development / XPages
Tagged
custom controls
facets
Peter Presnell
-
over 4 years ago
3
answers
0
votes
How Do You Edit a Custom Control?
The documentation is clear on how to make a new custom control but I can't find any documentation on how to edit one.
Domino Development / Domino Designer
Tagged
xpages
custom controls
Rob Shaver
-
over 4 years ago
Show Correct Answer...
Hide Answer...
Thanks for the quick response. NOTE: I've left most of the text in here even though its moot because I discovered the answer for myself. I talk about that near the bottom of this post.
I have not discovered a way to edit any custom controls. I'm asking:
1. Is it possible to edit them?
2. If so, what action do you take to initiate the editing of them? That is, how does the interface work to open the custom control in the editor?
3. Can you make a copy of an existing CC and then edit that?
Since I put this question in I have been fooling with it. I changed on that had been added to an XPage. The next time I added that control it was changed. So perhaps the design is that if you edit a custom control on a page, the original is changed also. This is not what I would expect but I can see that it might be how they implemented it.
I may be brain damaged from video editing. If you take a clip from the clip bin and put it in the time line, the editor makes a new copy. Then if you change anything in the clip in the time line, the original clip remains unchanged. It's called non-destructive editing.
On the other hand, when I think about Notes sub-forms, if you edit the sub-form anywhere it is changed everywhere. However, the UI let you click on the sub-form in the design navigator and open it in a separate tab for editing.
!!!!!!!!!!!!!!!!!!!!!!!! OMG !!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!! OMG !!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!! OMG !!!!!!!!!!!!!!!!!!!!!!!!
There's a Custom Control in the Application Navigator on the left side just like all the others. I've been trying to open the CC using the icon in the Controls navigator on the right !!!!!!!!!!!!!!!!
I've been designing with Notes/Domino for 12 years but with XPages for about 2 hours. I've got a lot to learn ... not the least of which is getting use to the new UI design of Eclipse.
IQSpaces
All Questions (194)
Domino Development (128)
Best Practices (2)
Client Development (9)
Domino Designer (10)
Java (1)
Javascript (1)
LotusScript (5)
Performance (1)
Web Development (4)
Web Services (1)
XPages (94)
Latest Answers for Domino Development
how to resolve slow performance when opening an xpage with a categorised view
Bruce Elgort
-
about 1 month ago
How to call LS agent in xpage
Vijay Kumar
-
6 months ago
Multi-values in an xPage view panel column
Judy Kilpinen
-
7 months ago
RichText field with default value doesn't save the data to the document.
Martin Meijer
-
about 1 year ago
From CSJS refresh a panel dijit.TooltipDialog
daniele grillo
-
about 1 year ago
Registration database on this site
Matt White
-
about 1 year ago
How do you pronounce UNID?
Rocky Oliver
-
about 1 year ago
How to get value from Repeater Control.
Atul Saxena
-
about 1 year ago
doing a partial update "beforepageload"
jeroen somhorst
-
about 1 year ago
How to get value from Repeater Control.
jeroen somhorst
-
about 1 year ago
How to get value from Repeater Control.
Mervin Thomas
-
about 1 year ago
Where Would I Delete My Cookie?
Lenni Sauve
-
over 2 years ago
Date field and Date Picker
Naveen Maurya
-
over 2 years ago
I need codes for counting document in a view sort by time???
Andy Cunliffe
-
over 2 years ago
Query_String value empty with agent URL from xpage
Andy Cunliffe
-
over 2 years ago
Welcome to IQJam
IQJam is an Innovative Collaborative Question and Answer Community for the Enterprise
Let's face it, we all know that someone somewhere out there has the answer to a question or a problem that you have. The hard part is finding that someone. CEOs will always tell you that an organization's greatest asset is the cumulative knowledge of its employees.
IQJam helps you locate and harness the power of that knowledge with exceptional ease.
Tags for Domino Development
ckeditor (2)
columns (1)
combox (1)
converters (1)
css (2)
custom controls (5)
custom converter (1)
custom (1)
data source (1)
datasource bind (1)
designer (3)
document (2)
dojo (2)
html (2)
java (2)
lotus notes (2)
lotusscript (3)
notes client (2)
refresh (2)
repeat control (2)
repeat controls (2)
security (2)
text (2)
tools (2)
view (3)
viewpanel (2)
xpage and view (2)
xpage lifecycle (2)
xpage (8)
xpages (50)
Experts for custom controls
Bruce Elgort (1)
David Leedy (1)
Jeremy Hodge (4)
John Smart (4)
Paul Withers (1)
Rajeev Menon (4)
Rob Shaver (1)
martin meijer (1)
Matt White (3)