Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Author: Webner

We are a software development company in India.
February 26, 2019 Mobile

How to get scan QR Code or Barcode in Ionic app

February 26, 2019 Mobile
Post Views: 5,641
| By Webner

Steps to scan QR Code or Barcode in Ionic app For Scanning barcode Ionic provides a barcode scanner plugin which opens camera view, which can be used to scans a barcode or QR Code and return the scanned code back

Read More
February 25, 2019 Mobile

How to access Flashlight in React Native app

February 25, 2019 Mobile
Post Views: 7,303
| By Webner

Steps to access Flashlight in React Native app To turn the flashlight on/off on the mobile device react native provides a plugin called react-native-torch. Installation: npm install –save react-native-torch react-native link react-native-torch iOS 1. npm install react-native-torch –save 2. In

Read More
February 22, 2019 Mobile

How to play Audio file in React Native

February 22, 2019 Mobile
Post Views: 5,492
| By Webner

Steps to play Audio file in React Native React-native-audio-player is a react-native link module for audio recorder and player. This library provides simple recorder and player functionalities for both android and ios platforms. This only supports default file extension for

Read More
February 21, 2019 Web Development

Customize context menu position in Devextreme datagrid

February 21, 2019 Web Development
Post Views: 11,491
| By Webner

How To customize default position of context menu in Devextreme datagrid using jquery? Context Menu in devextreme is a set of menu items/links that appears on right click of some element like button or image by the user. By default

Read More
February 20, 2019 Database

PostgreSQL 9.3.15 | Type “citext” does not exist

February 20, 2019 Database
Post Views: 10,894
| By Webner

ERROR: type “citext” does not exist (on PostgreSQL 9.3.15) While creating a table (email_notifications), we were facing this error type “citext” does not exist. The syntax of creating table and the error is shown in the screenshot below : Then

Read More
February 19, 2019 Salesforce

Salesforce | Missing organization feature : StateCountryPicklist not present

February 19, 2019 Salesforce
Post Views: 4,539
| By Webner

Missing organization feature: StateCountryPicklist not present Task to perform : I was trying to upload a package in a fresh salesforce org. When I tried to deploy it, it threw an exception “Missing organization feature : StateCountryPicklist not present”. Solution:

Read More
February 18, 2019 Salesforce

Salesforce | Create leads from google form responses

February 18, 2019 Salesforce
Post Views: 6,279
| By Webner

Problem: How to create leads from google form responses? We have a google form and we want to create leads from google form responses. Solution: -To create lead from google form, follow these steps:- 1. Open google Sheet which contains

Read More
February 15, 2019 Mobile / Web Development

How to run Background services in React Native app

February 15, 2019 Mobile / Web Development
Post Views: 13,280
| By Webner

Steps to run Background Services in React Native app React-native-background-task is a library which can execute a function when the app is closed or in background, no more frequently than every 15 minutes. Installation: $ npm install react-native-background-task –save Android

Read More
February 14, 2019 Web Development

How to get Lat, Long in Ionic app

February 14, 2019 Web Development
Post Views: 3,591
| By Webner

Steps to access GPS in Ionic app to capture lat/long For this feature we use Geolocation plugin in ionic. It provides user’s current position based on the device’s current location (latitude and longitude). With the help of latitude and longitude

Read More

Posts pagination

«Previous Posts 1 … 65 66 67 68 69 … 174 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection