You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Client Side Filter for Tables in Visual Builder using rest api endpoint

edited Apr 7, 2020 11:56PM in Visual Builder 2 comments

Summary

Client Side Filter for Tables in Visual Builder using rest api endpoint

Content

I need to to filter a table that is populated by a rest endpoint coming from a oracle cloud db. The filter is preferredto be CLIENT-SIDE.

I followed the below video for the Famous Shay J. however I don’t know why I end up receiving a runtime error when I go to live mode.

https://www.youtube.com/watch?v=oDwNRfZyMSs&feature=youtu.be

I attached screen shots of the error message.

Below is the JS im using:

define([], function() {
  'use strict';

 
    var PageModule = function PageModule() {};

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!