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.

I need help with forms and modules

Arthur Sanchez
Giga Guru

I'm creating an application through Studio, and I'm having trouble linking forms to modules, I want the same role to be able to access more than one form in different modules.
The application I was trying to create would have an employee registration form and a form that would search for any employee to let them go on vacation or not, I created two modules and two forms, but I can't link them, I put the name of the forms in the view name of the link type of each of the modules and I couldn't, please help me. 

I'm using RELEASE Washington D.C.

2 REPLIES 2

Dr Atul G- LNG
Tera Patron

Hi @Arthur Sanchez  

 

https://developer.servicenow.com/dev.do#!/learn/courses/utah/app_store_learnv2_buildneedit_utah_buil...

 

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

The problem is that the documentation doesn't specify which is which. My problem is formatting and linking modules to forms and list layouts.

For example, I have 4 modules (registration, all employees, approve vacations and vacations for employees) 2 are for listing records and 2 for new records. I have 2 forms, 1 to register an employee and another to give him vacation. And I have 2 list layouts, 1 for all employees and another to show only those who are on vacation.

But the documentation says:
View Name: Specifies the view in which the module opens.

Who does the view name refer to? to the form or list layout? and how to apply them to the modules I created in a specific way?

I want a certain new record module to access a certain form, and a certain record listing form to show a certain list layout

Remembering that I am creating everything through Studio