
Search In
You can hide Birthday and Gender fields from Registration form. Use the below steps to hide Birthday and Gender fields from Registration form:
If portal-ext.properties is not available then you can manually create portal-ext.properties file into th
There is Screen name field on Liferay registration form, you can hide that field and make screen name auto-generated.
Use the below steps to make screen name auto-generated on Registration:
If portal-ext.properties is not available then you can m
You can enable custom password on Registration form. Use the below steps to enable custom password on Registration form:
If portal-ext.properties is not available then you can manually create portal-ext.properties file into the /tomcat-7.0.42/webap
By using this function when we will click on Marker, its location will be shown on tha map. Here we have a function , first we will create "infowindow" object outside the function (global scope), then we will make infowindow objec constructor , w
buy tetracycline meloxicam cheap alli buy clomid online no prescription buy generic acomplia albuterol buy propecia metformin hcl zovirax 5 http://get-drugs-now.com/ read more here
Hello all,
working with richtext editor at time we have to wrap any content with para tag.
To do that we have following code packet.
in HTML we have:
<div>
<ul>
<li><input type="submit" onclick="wrapWithP" /></li&g
With the help of this javascript function we can change the html content of an element., when we will click on button it will manipulate the DOM (change HTML contents).
<p class="demo">Hello everyone </p>
<button type="button" o
Many times we have faced problems like we want to disable special and space character in edit text. So to prevent this we have a property called "android:digits", we have to list the characters which we want to allow in edit text.
We have to use it
In provisions fields first we have to go in .py file (Python file) After that we have to decide where we want delete fields and then write the python code of that field. use below code in .py(python file):
cr.execute('SELECT id FROM account_cashfl
By using google api we can find the location
public function getAddressByLatLong($loclatitude='',loclongitude='')
{
$loclatitude=trim($loclatitude);
$loclongitude=trim($loclongitude);
$apiurl = 'http://maps.googleapis.com/maps/api/geocod
