solo-angular-table icon indicating copy to clipboard operation
solo-angular-table copied to clipboard

Default value

Open sawork opened this issue 6 years ago • 0 comments

Hi! How can I assign a default value to a filter? In some cases, I would like to pass the default value using the Get query:

phone_book/default.aspx?City=Moscow <input type="text" name="s6" ng-model="cityModal" placeholder="City" value="<%= City %>">

sawork avatar May 03 '18 07:05 sawork