Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Related List Declarative Action to open a FILTERED List modal

andrewbettc
Kilo Sage

I eventually got the action payload definition to actually update with my newly added parameter.

The new parameter was "query". I added the query (copied and pasted encoded from the list) and then, foolishly expected it to just work. But it doesn't.

I also tried "filter". I've tried adding it as reference to the payload map, I've tried....EVERYTHING else but the list doesn't filter. I thought I'd cracked it when I realised that I'd added it to the Target Payload Mapping as "type": "EVENT_PAYLOAD_BINDING" but I changed it to JSON literal and it still doesn't filter.

Is there a special trick to this?

I get my list as specified here:

andrewbettc_0-1771254172276.png



But it's the entire list. How do I get it to see the filter?




2 ACCEPTED SOLUTIONS

Ankur Bawiskar
Tera Patron

@andrewbettc 

check this

How to add records in a related list with UI build... - Page 3 - ServiceNow Community

Next Experience - Using Extension Points in Declar... - ServiceNow Community

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

andrewbettc
Kilo Sage

I sorted this by adding a scripted extension point following this video:

Bing Videos

View solution in original post

4 REPLIES 4

Ankur Bawiskar
Tera Patron

@andrewbettc 

what's your actual business requirement and share screenshots of complete list action

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Ankur Bawiskar
Tera Patron

@andrewbettc 

check this

How to add records in a related list with UI build... - Page 3 - ServiceNow Community

Next Experience - Using Extension Points in Declar... - ServiceNow Community

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

andrewbettc
Kilo Sage

I sorted this by adding a scripted extension point following this video:

Bing Videos

@andrewbettc 

Glad to know.

Would you mind sharing the complete steps and screenshots so that it helps other members in future.

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader