How to set up a view in a module

Mi1
Tera Contributor

Hi,

How do I set the view in a module?

The view is set to the view that was created, but it is not reflected.

Regards,

1 ACCEPTED SOLUTION

Aman Kumar S
Kilo Patron

Pass arguments as :

&sysparm_view="view_name"&sysparm_view_forced=true

 

Feel free to mark correct, If I answered your query.

Will be helpful for future visitors looking for similar questions 🙂

Best Regards
Aman Kumar

View solution in original post

5 REPLIES 5

Aman Kumar S
Kilo Patron

Pass arguments as :

&sysparm_view="view_name"&sysparm_view_forced=true

 

Feel free to mark correct, If I answered your query.

Will be helpful for future visitors looking for similar questions 🙂

Best Regards
Aman Kumar

Mi1
Tera Contributor

Hi,

Thank you.

I set it in the URL, but it is not reflected in the module.

Is there something wrong with the way it is configured?

Best Regards,

 

Add the whole thing

&sysparm_view="view_name"&sysparm_view_forced=true

Best Regards
Aman Kumar

Mi1
Tera Contributor

Hi,

I overlooked it.

Thank you. It worked.

Best Regards,