
Search In
Below example will helps you to add the digital signature in OpenERP/Odoo, you just have to follow the steps mentioned below:
Step-1 Install the web_digital_sign module from Odoo apps to addons
Step-2 After installation you have to make use
Hi guys here's an example of how to add RefreshControl in your tableView
1. Take a refresh control object in your interface as UIrefreshControl *refreshControl;
2. Alloc init the refresh control & add it to the tableview you are using as a s
To convert CSV file data to JSON in NodeJs we will be using csvjson module package of npm for the conversion.
npm is basically the package manager which provides the JavaScript runtime environment in the Node.js.
Installation:
npm install
Currently I am using react create app to build my application in my application had three component those are com1, com2, com3 I want to update userId state value in com1 based on com3 will receive props here com2 is child component of com1.
He
It is interesting to see how many Indian app developers and organizations alike are rethinking their motives and objectives behind getting on the mobile development train in the first place. Thanks to the continuous evolution currently trending in th
Hi Friends!
I have a difficulty with a recent task. I have a very little programming experience and although I got myself familiar with each function and understand what each does, I can't somehow compose them together to a good fun
A checkbox is a GUI widget which allows user have to select or make a choice out of the two or more given items, such serious are handled by checkbox. But Angular5 has some different features lets see it along with the example to create Dynamic custo
Hi,
I'm facing some issues in WooCommerce and I need your help.
The issues are as following:
1/ When we select an external product in WooCommerce a "Buy product" button is automatically displayed on a single p
//Signup
const signupForm = document.querySelector("#signup-form");
signupForm.addEventListener("submit", e => {
e.preventDefault();
// feel free to change the object keys to match your data model
db.ref("users/").push({
chosenPlan: si
Our team is looking for an UI/UX Web designer!
​We are ready to consider candidates with little or no experience, but with a desire to learn, to develop with the company and to adopt the skills of more experienced colleagues-designers. We are lookin
