Mindblown: a blog about philosophy.
-
Use Image Instead of Radio Button Html forms
In one of my project I found a requirment of Images instead of radio button. I saw it first time and get confused and I started thinking what should do and how can i implement it. At last thanks to javascript, Who made me enable to solve this problem. May be you can write a…
-
Continue Reading, Read More in WordPress Post
Some time when we have a lot of content in our WordPress Post, We want to display only minimum data on our main page and we redirect our user by a link like “Continue Reading………”, “Read More…….”, “Read Full Story….” etc. So How we can make such type of links in our post. We…
-
Increase LOV size in Oracle ADF JDeveloper
Some Time we need to increase the LOV (List of Values) Size in Oracle ADF form. So to Increase its size 1) Click On the LOV 2) Go To properties 3) Then go to “Content Style” Property 4) write “width:190px” in it and then save the Project. 5) Now the Size of LOV will Increase
-
Transient Attribute in Oracle ADF 11g
We Know That attributes in entity objects comes from underlying database tables. But some time we want an attribute for showing some results or multiplication or addition or something else for two attributes. But we have not any attribute in our database. So how we can perform this types of tasks. We can use a…
-
Merging Table Column in Oracle ADF
Some time we require to merge two or more column in Oracle ADF table under one heading. I am posting because I need this solution to Implement in my project. So after solving this problem I decide to Post this solution for Oracle ADF developer. Just Follow the following steps. Lets Suppose I want “delete”…
Got any book recommendations?