How can I use ListView.obj in filtering SOQL, or in filtering already queried data?
up vote
0
down vote
favorite
I am working with a Lightning:DataTable that is being populated with 1 of 3 sObject types. I would like to be able to filter the data going into the table based on the already existing List Views for the object. As this component is for LEX and I am not able to use an Iframe, I can't use an Enhanced List to work around this.
Looking into ListView.obj I see the tantalizing field IsSoqlCompatible. I can't seem to find any examples for ListViews being used in SOQL queries or their results. Is there some way I can utilize existing List Views to programmatically filter a query or it's results?
soql salesforce-lightning
add a comment |
up vote
0
down vote
favorite
I am working with a Lightning:DataTable that is being populated with 1 of 3 sObject types. I would like to be able to filter the data going into the table based on the already existing List Views for the object. As this component is for LEX and I am not able to use an Iframe, I can't use an Enhanced List to work around this.
Looking into ListView.obj I see the tantalizing field IsSoqlCompatible. I can't seem to find any examples for ListViews being used in SOQL queries or their results. Is there some way I can utilize existing List Views to programmatically filter a query or it's results?
soql salesforce-lightning
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am working with a Lightning:DataTable that is being populated with 1 of 3 sObject types. I would like to be able to filter the data going into the table based on the already existing List Views for the object. As this component is for LEX and I am not able to use an Iframe, I can't use an Enhanced List to work around this.
Looking into ListView.obj I see the tantalizing field IsSoqlCompatible. I can't seem to find any examples for ListViews being used in SOQL queries or their results. Is there some way I can utilize existing List Views to programmatically filter a query or it's results?
soql salesforce-lightning
I am working with a Lightning:DataTable that is being populated with 1 of 3 sObject types. I would like to be able to filter the data going into the table based on the already existing List Views for the object. As this component is for LEX and I am not able to use an Iframe, I can't use an Enhanced List to work around this.
Looking into ListView.obj I see the tantalizing field IsSoqlCompatible. I can't seem to find any examples for ListViews being used in SOQL queries or their results. Is there some way I can utilize existing List Views to programmatically filter a query or it's results?
soql salesforce-lightning
soql salesforce-lightning
edited Nov 8 at 17:08
asked Nov 8 at 13:34
G_Nimbus
12
12
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53208833%2fhow-can-i-use-listview-obj-in-filtering-soql-or-in-filtering-already-queried-da%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown