Showing 1-3 of 3 items.

How to add Schema.org markup to Yii2 pages

Created 5 years ago by Gabriel A. López López Gabriel A. López López, updated 5 years ago by Gabriel A. López López Gabriel A. López López. 0 comments

https://schema.org is a markup system that allows to embed structured data on their web pages for use by search engines and other applications. Let's see how to add Schema.org to our pages on Yii2 based websites using JSON-LD.

3 0
3
Viewed: 102 255 times
Version: 2.0
Category: How-tos

Load data from internal/external source to fill form fields

Created 11 years ago by skworden skworden, updated 11 years ago by skworden skworden. 6 comments

This wiki is to show you how to use jQuery get and JSON to get data from a dropdown/any form field and fill form fields with the values instantaneously. First, I'll give example use cases of what I'm going to teach you so you can quickly see if this is for you.

1 0
5
Viewed: 40 812 times
Version: 2.0
Category: How-tos