makeUrl

  1. - function in module formService

this function generates url combining backend url and the related object properties for http requests

Usage

makeUrl(scope);

Arguments

Param Type Details
scope

Returns

string