Under a module how to create "assign to me"

Community Alums
Not applicable

Suppose, under the Incident module we are having "Assign to me"

UTSAVJAISWAL_0-1713775429286.png

How to create "assign to me" for other scoped application.

Thanks in Advance
Utsav

2 REPLIES 2

James Chun
Kilo Patron

Hi @Utsav JAISWAL 

 

I am guessing you want to create a new module that would display a list of records that are assigned to the current user.

 

You can create a new Module something like the one below but replace the 'Table' with the choice of your table.

JamesChun_0-1713780365346.png

Ensure you update the 'Application menu' field with an existing application menu or create a new one.

In the example below, 'Incident' is the Application menu and 'Assigned to me' is the module.

JamesChun_1-1713780549852.png

 

Cheers

Vishwa Pandya19
Mega Sage

Hi Utsav,

 

You will have to follow below steps:

1. Go to studio.

VishwaPandya19_0-1713780679802.png

2. Select your scoped application

3. Click on "Create Application File"

VishwaPandya19_1-1713780723312.png

 

4. Select Navigation -> Module

VishwaPandya19_2-1713780794475.png

5. Give the relevant details and use filter like I have shown (table will be different in your case)

VishwaPandya19_3-1713780856174.png

 

Hope this helps.

 

If my answer helped you in any way please mark it as correct or helpful.