Open af:inputListOfValues popup by calling JavaScript programmatically
af:inputListOfValues provides option to open Lov values in a popup and allow user to search, We can open this popup by clicking on magnifying glass iconRecently I have seen a thread on OTN forum where...
View ArticleADF Basics: Use transient attribute to show description of selected value in...
In ADF often We apply LOV on a ID attribute to show it's Description to user, This works good in case of choice list (selectOneChoice) but if we use Input Text with List of Values...
View ArticleChange in Comment Section- Google+ comments removed
Hello AllI have changed comment section of this blog to old blogger comments from Google+ comments.There are lots of problem in Google+ comments as there is nothing like comment moderation, I don't get...
View ArticleAdd and delete records (Parent/Child) in POJO Based ADF TreeTable
Hello AllPreviously I have posted about creating POJO based ADF TreeTable , Get Selected Record from POJO based TreeTable and Traverse POJO based TreeTableRecently a developer asked me about adding and...
View ArticleOracle Jdeveloper & ADF 12.2.1.1 is out (Minor release but lots of new features)
Hello EveryoneYou'll be happy to know that new version of Jdeveloper and ADF is out - Jdeveloper 12.2.1.1Though it looks like a minor version but there are lots of beauties added in this , lots of new...
View ArticleADF UI- Using New DVT Component Tag Cloud in ADF 12.2.1.1
In new relaese of Jdeveloper and ADF 12.2.1.1 many new data visualization components are introducedHere I am talking about <dvt:tagCloud> , this component is used to represent textual data in...
View ArticleShow chart for every row of ViewObject using af:iterator in ADF Faces
Hello AllThis post is about another use of af:iterator component, When we show Employees ViewObject data asĀ a chart then all Employees appears in a single chart but if requirement is to show separate...
View ArticleGet selected Tag value from dvt:tagCloud component using custom selection...
Hello AllPreviously I have posted about using new DVT component TagCloud to design better UI (Showing TagCloud from ViewObject data) and this post is about getting selected tag value of TagCloud...
View ArticleADF UI- Using New DVT Component Picto Chart in ADF 12.2.1.1
Hello AllCouple of weeks ago Oracle released new version of ADF & Jdeveloper i.e. 12.2.1.1This release comes with many new features and data visualization components, one of them is Picto ChartDVT...
View ArticleADF UI- dvt:bubbleChart component overview, Show data in 3 dimensions
Hello AllIn ADF we have many dvt components and dvt:bubbleChart is one of them. This chart uses three measures for X-axis, Y-axis and size of bubble and looks good on UIA good interface makes it easy...
View ArticleADF Basics: Populate simple programmatic View Object using POJO
Hello AllI hope you all know that we have 4 type of viewObjects in ADF, Here we'll discuss about a simple programmatic viewObjectEntity Object BasedSQL Query BasedStatic List BasedProgrammatic...
View ArticleADF Basics: Iterate over master detail viewObject using view link accessor
Hello AllThis post is about iterating over master and it's child view object using view link accessor, this is very basic thing of framework still some find (those who are starting with ADF) it...
View ArticleADF UI- Show DVT Chart inside af:table and other collection components
Hello AllThis post is about showing a chart inside Ā ADF Faces Collection component like af:table or af:listViewThis is a simple task to create normal chart but in case if we have to show table row...
View ArticleEnable selection and Get selected marker value from dvt:thematicMap in ADF Faces
Hello AllPreviously I have posted about using dvt:thematicMap to mark locations using latitude and longitude, In that post I have described about showing different cities as markers on a world map...
View ArticleOTN Appreciation Day: Oracle ADF Bindings #ThanksOTN
Hello EveryoneI am late still I thought to write about Oracle ADF Bindings for OTN Appreciation DayADF binding layer works as glue between Model and View layer, Values from model propagates to page...
View ArticleUsing Code Template for Reusable codes in Jdeveloper IDE
Jdeveloper IDE comes with lots of features and one of them is Code Template, Code Template means some saved code that can be used using a shortcut key anywhere in editor.There are many preconfigured...
View ArticleUse View Criteria Query Execution Mode for In-Memory filtering of rows
Hello AllSometimes we need to filter uncommitted records and query based bind variable or setWhereClause method doesn't do the job in that case as it requeries viewObject and filters committed records...
View ArticleADF Skinning: Styling Input components inside af:query
This another post is about af:query skinning , previously I have posted about changing style of af:query buttonsADF Skinning : Change color and style of af:query buttons in ADF Faces (Jdev 12.1.3)Now...
View ArticleBest Wishes- Happy New Year 2017
Another year filled with memories and joyous times has passedAnother year filled with endless possibilities and happiness has comeYou all have made my year very special, and I wish a very Happy New...
View ArticleInvitation to Write for My Blog - A New Start on this New Year
Hello AllI am thinking about doing something new in this New Year and for that I thought about guest blog postsĀ for deeper knowledge and informationIf you have some great content that you would like to...
View Article